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_pubmethodAttachAll(IEnumerable^)

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

System_CAPS_pubmethodAttachAll(IEnumerable^, Boolean)

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

Return to top
Show: