Udostępnij za pośrednictwem


SimpleSyncItemConstraintEventArgs Members

Provides data for the ItemConstraint event.

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

Public Properties

  Name Description
Public property ChangeUnitsOnRemoteItem Gets a set of change units in the remote item for which a conflict was reported.
Public property ConflictVersionInformation Gets a ConflictVersionInformation object that contains information about what item versions, if any, are known to the remote provider for the item that is in conflict.
Public property LocalItem Gets an ItemFieldDictionary object that contains the fields for the local item that is in conflict.
Public property RemoteItem Gets an ItemFieldDictionary object that contains the fields for the remote item that is in conflict.
Public property RemoteItemData Gets the data for the remote item that is in 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 Dd936769.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method SetResolutionAction Sets the resolution action for the conflict, such as DestinationWins.
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

SimpleSyncItemConstraintEventArgs Class
Microsoft.Synchronization.SimpleProviders Namespace