See Also

ObjectChangeConflict Class  | Devart.Data.Linq Namespace

See AlsoDevart.Data.LinqSend comments on this topic.

ObjectChangeConflict Class Members

Devart.Data.Linq Namespace : ObjectChangeConflict Class

ObjectChangeConflict overview

Public Properties

Public Property DatabaseGets the currently stored in the database version of the object in conflict.
Public Property Error (Inherited from ObjectSubmitError)Gets exception that occurred after executing INSERT, UPDATE, or DELETE operations.
Public Property IsDeletedGets a value that indicates whether the object in conflict has been deleted from the database.
Public Property IsResolvedGets a value that indicates whether the conflicts for this object have already been resolved.
Public Property MemberConflictsGets a collection of all member conflicts that caused the update to fail.
Public Property Object (Inherited from ObjectSubmitError)Gets the object in conflict.
Public Property Original (Inherited from ObjectSubmitError)Gets the original value for object in conflict.

Public Methods

Public Method ResolveOverloaded. Resolves member conflicts by keeping current values and resetting the baseline original values to match the more recent database values.

See Also

ObjectChangeConflict Class  | Devart.Data.Linq Namespace

 

 


© 2010 - 2013 Devart. All Rights Reserved.