4 references to Attach
System.Data.Linq (4)
DataContext.cs (4)
1381
this.
Attach
(entity, false);
1392
this.
Attach
(tEntity, false);
1447
this.
Attach
(tEntity, asModified);
1546
this.
Attach
(entity, asModified);