| Devart.Data.Linq Namespace : ObjectChangeConflict Class |
Database | Gets the currently stored in the database version of the object in conflict. |
Error (Inherited from ObjectSubmitError) | Gets exception that occurred after executing INSERT, UPDATE, or DELETE operations. |
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 (Inherited from ObjectSubmitError) | Gets the object in conflict. |
Original (Inherited from ObjectSubmitError) | Gets the original value for object in conflict. |
Resolve | Overloaded. Resolves member conflicts by keeping current values and resetting the baseline original values to match the more recent database values. |
ObjectChangeConflict Class | Devart.Data.Linq Namespace
© 2010 - 2013 Devart. All Rights Reserved.