| Name | Description | |
|---|---|---|
![]()  | Database | Gets the currently stored in the database version of the object in conflict. | 
![]()  | Error | Gets exception that occurred after executing INSERT, UPDATE, or DELETE operations. (Inherited from Devart.Data.Linq.ObjectSubmitError) | 
![]()  | 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. (Inherited from Devart.Data.Linq.ObjectSubmitError) | 
![]()  | Original | Gets the original value for object in conflict. (Inherited from Devart.Data.Linq.ObjectSubmitError) | 

