IChangeConflict Interface
Represents a concurrency conflict between two items.
IChangeConflict methods | Description |
|---|---|
Gets the change metadata from the destination provider. | |
Gets the change metadata from the source provider. | |
Gets an object that can be used to retrieve item data for the change item from the destination replica. | |
Gets an object that can be used to retrieve item data for the change item from the source replica. | |
Gets the conflict resolution action for the conflict. | |
Sets a conflict resolution action for the conflict. | |
Gets the conflict resolution action for the conflicting change unit change. | |
Sets a conflict resolution action for the conflicting change unit change. |
Show: