ChangeConflictCollection Properties

 

Namespace:   System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

NameDescription
System_CAPS_pubpropertyCount

Returns the number of conflicts in the collection

System_CAPS_pubpropertyItem(Int32)

Returns an item in conflict.

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privpropertyICollection<ObjectChangeConflict>.IsReadOnly

For a description of this member, see IsReadOnly.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyICollection.IsSynchronized

For a description of this member, see IsSynchronized.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyICollection.SyncRoot

For a description of this member, see IsSynchronized.

Return to top
Show: