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 | |
---|---|---|
ChangeData | Gets the item data from the source provider. | |
DestinationVersionSuppliedForChange | Gets an ItemChange object that contains the original version that the destination provider supplied to the change applier. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetActionForChangeUnit | Gets the action to use when the specified change unit change is being saved. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetUpdatedDestinationKnowledge | Gets updated knowledge and forgotten knowledge objects that represent the state of the destination knowledge after this change unit change is applied. | |
RecordRecoverableErrorForChangeUnit | Indicates that a recoverable error occurred when data for this change unit was saved to the item store. | |
RecordRecoverableErrorForItem | Indicates that a recoverable error occurred when data for this item was saved to the item store. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SaveChangeWithChangeUnitsContext Class
Microsoft.Synchronization Namespace