ChangeApplicationContext::ChangeData Property
Gets the data for the change to be applied or the conflict to be saved.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| SyncInvalidOperationException | ChangeApplicationAction is set to a value other than SaveChange, SaveChangeWithChangeUnits, or SaveConflict. This exception is also thrown when no data exists for the specified save change action, such as DeleteAndStoreTombstone. |
Show: