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