Share via


ItemConflictingEventArgs Members

Provides data for the ItemConflicting event.

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

Public Properties

  Name Description
Public property DestinationChange Gets the change item of the destination replica.
Public property DestinationChangeData Gets an object that can be used to retrieve item data for the change item from the destination replica.
Public property SourceChange Gets the change item of the source replica.
Public property SourceChangeData Gets an object that can be used to retrieve item data for the change item from the source replica.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetResolutionAction Overloaded. Gets the conflict resolution action.
Public method GetType  (Inherited from Object.)
Public method Bb665394.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method SetResolutionAction Overloaded. Sets the conflict resolution action.
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

ItemConflictingEventArgs Class
Microsoft.Synchronization Namespace

Concepts

Handling Conflicts