1 implementation of Attach
System.Data.Linq (1)
DataContext.cs (1)
1384
void ITable.
Attach
(object entity) {
1 reference to Attach
System.Web.Extensions (1)
UI\WebControls\LinqToSqlWrapper.cs (1)
18
table.
Attach
(row);