ITable.AttachAll Method (IEnumerable, Boolean)
Attaches all entities of a collection to the DataContext in either a modified or unmodified state.
Namespace: System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- entities
- Type: System.Collections.IEnumerable
The collection of entities.
- asModified
- Type: System.Boolean
true to attach the entities as modified.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.