ObjectChangeConflict Properties
.NET Framework 3.5
The ObjectChangeConflict type exposes the following members.
| 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. |