Share via


LoggedConflict Members

Represents metadata and data for a conflict that can be logged.

The following tables list the members exposed by the LoggedConflict type.

Public Constructors

  Name Description
Public method LoggedConflict Overloaded. Initializes a new instance of the LoggedConflict class.

Top

Public Properties

  Name Description
Public property ChangeData Gets an object that either contains or can be used to retrieve item data.
Public property ChangeKind Gets the type of change that caused the conflict.
Public property ChangeVersion Gets the version that is associated with the change that caused the conflict.
Public property ConflictingChangeUnits Gets the change unit IDs of change units in the destination replica that conflict with change units in this item.
Public property ConflictingItemId Gets the item ID of the item in the destination replica that conflicts with this item, when this conflict is a constraint conflict.
Public property ConflictKnowledge Gets the knowledge to be learned if this change is applied.
Public property ConflictReason Gets the reason the conflict occurred, when this conflict is a constraint conflict.
Public property CreationVersion Gets the creation version of the source item.
Public property IsConstraint Gets a value that indicates whether this conflict is a constraint conflict.
Public property IsMergeTombstone Gets a value that indicates whether the change that caused this conflict is a merge tombstone.
Public property IsTemporary Gets a value that indicates whether this conflict is temporary.
Public property ItemId Gets the ID of the source item that caused the conflict.
Public property MergeTombstoneWinnerId Gets the item ID that is used to identify the merged item in the synchronization community, when this conflict is on a merge tombstone.
Public property ReplicaId Gets the ID of the replica that originated the change that caused the conflict.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd918521.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

LoggedConflict Class
Microsoft.Synchronization Namespace