ObjectChangeConflict Properties
.NET Framework (current version)
Namespace:
System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | IsDeleted | Gets a value that indicates whether the object in conflict has been deleted from the database. |
![]() | IsResolved | Gets a value that indicates whether the conflicts for this object have already been resolved. |
![]() | MemberConflicts | Gets a collection of all member conflicts that caused the update to fail. |
![]() | Object | Gets the object in conflict. |
Show:
