ITable::AttachAll Method

 

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)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodITable::AttachAll(IEnumerable^)

Attaches all entities of a collection to the DataContext in either a modified or unmodified state.

System_CAPS_pubinterfaceSystem_CAPS_privmethodITable::AttachAll(IEnumerable^, Boolean)

Attaches all entities of a collection to the DataContext in either a modified or unmodified state.

Return to top
Show: