Share via


SaveChangeWithChangeUnitsContext Members

Represents information about a change to be saved to the item store when the change contains change units.

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

Public Properties

  Name Description
Public property ChangeData Gets the item data from the source provider.
Public property ConflictingItemId Gets the item ID of the item in the destination replica that conflicts with the item to be applied when the change to be applied is the resolution of a constraint conflict.
Public property DestinationVersionSuppliedForChange Gets an ItemChange object that contains the original version that the destination provider supplied to the change applier.
Public property WinnerChange Gets the metadata of the item to be applied when the change to be applied is the resolution of a constraint conflict.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetActionForChangeUnit Gets the action to use when the specified change unit change is being saved.
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method GetUpdatedDestinationKnowledge Gets updated knowledge and forgotten knowledge objects that represent the state of the destination knowledge after this change unit change is applied.
Public method GetUpdatedFilterForgottenKnowledge Gets the updated filter forgotten knowledge for the specified filter.
Public method RecordConstraintConflictForChangeUnit Reports that a constraint conflict occurred when the destination provider tried to apply the change to the destination replica, for a change that contains change units.
Public method RecordConstraintConflictForItem Overloaded. Reports that a constraint conflict occurred when the destination provider tried to apply the change to the destination replica.
Public method RecordRecoverableErrorForChangeUnit Indicates that a recoverable error occurred when data for this change unit was saved to the item store.
Public method RecordRecoverableErrorForItem Indicates that a recoverable error occurred when data for this item was saved to the item store.
Public method Bb903924.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

SaveChangeWithChangeUnitsContext Class
Microsoft.Synchronization Namespace