ITable::AttachAll Method
.NET Framework (current version)
Attaches all entities of a collection to the DataContext in either a modified or unmodified state.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ITable::AttachAll(IEnumerable^) | Attaches all entities of a collection to the DataContext in either a modified or unmodified state. |
![]() ![]() | ITable::AttachAll(IEnumerable^, Boolean) | Attaches all entities of a collection to the DataContext in either a modified or unmodified state. |
Show:

