SaveChangeContext Members
Represents information about a change to be saved to the item store.
The following tables list the members exposed by the SaveChangeContext type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ChangeData | Gets the item data from the source provider. |
![]() |
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. |
![]() |
DestinationVersionSuppliedForChange | Gets an ItemChange object that contains the original version that the destination provider supplied to the change applier. |
![]() |
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 | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
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 is applied. |
![]() |
GetUpdatedFilterForgottenKnowledge | Gets the updated filter forgotten knowledge for the specified filter. |
![]() |
RecordConstraintConflictForItem | Overloaded. Reports that a constraint conflict occurred when the destination provider tried to apply the change to the destination replica. |
![]() |
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