ISyncChange Interface
Represents a change to an item.
interface ISyncChange : IUnknown
Members
ISyncChange methods | Description |
---|---|
Gets the ID of the replica that originated this change. |
|
Gets the ID of the changed item. |
|
Gets the version that is associated with this change. |
|
Gets the creation version of the changed item. |
|
Gets flags that are associated with this change. |
|
Gets the work estimate for this change. |
|
Gets an object that can enumerate change units that are contained in this change. |
|
Gets the made-with knowledge for this change. |
|
Gets the knowledge that a replica will learn when this change is applied to its item store. |
|
Sets the work estimate for this change. |
Requirements
Header: Synchronization.h