ChangeApplicationContext Members
Represents information returned by the change application service about a change to be applied.
The following tables list the members exposed by the ChangeApplicationContext type.
Public Properties
Name | Description | |
---|---|---|
Change | Gets the metadata for the change to be applied or the conflict to be saved. | |
ChangeApplicationAction | Gets the action a destination provider must take to apply a change. | |
ChangeData | Gets the data for the change to be applied or the conflict to be saved. | |
ConflictKnowledge | Gets the knowledge to be saved when this change is a conflict that must be saved. | |
ItemChangeSaveAction | Gets the action a destination provider must take to save a change. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetChangeUnitChangeSaveAction | Gets the action a destination provider must take to save a change unit. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
SetConflictWinnerInformation | Sets the conflict winner information when this change is a conflict that requires more information. | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ChangeApplicationContext Class
Microsoft.Synchronization Namespace