Class | Description |
---|---|
EntitySyncContext |
Entity Engine Sync Services
|
EntitySyncServices |
Entity Engine Sync Services
|
Exception | Description |
---|---|
EntitySyncContext.SyncAbortException |
This class signifies an abort condition, so the state and such of the EntitySync value in the datasource should not be changed
|
EntitySyncContext.SyncDataErrorException |
This class signifies an error condition, so the state of the EntitySync value and the EntitySyncHistory value in the datasource should be changed to reflect the error
|
EntitySyncContext.SyncErrorException | |
EntitySyncContext.SyncOtherErrorException |
This class signifies an error condition, so the state of the EntitySync value and the EntitySyncHistory value in the datasource should be changed to reflect the error
|
EntitySyncContext.SyncServiceErrorException |
This class signifies an error condition, so the state of the EntitySync value and the EntitySyncHistory value in the datasource should be changed to reflect the error
|