ObjectChangeConflict Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The ObjectChangeConflict type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone IsDeleted Gets a value that indicates whether the object in conflict has been deleted from the database.
Public propertySupported by Silverlight for Windows Phone IsResolved Gets a value that indicates whether the conflicts for this object have already been resolved.
Public propertySupported by Silverlight for Windows Phone MemberConflicts Gets a collection of all member conflicts that caused the update to fail.
Public propertySupported by Silverlight for Windows Phone Object Gets the object in conflict.

Top