ISyncFullEnumerationChangeBatch Interface
Represents the metadata for a set of changes that is created as part of a recovery synchronization.
interface ISyncFullEnumerationChangeBatch : ISyncChangeBatchBase
Members
ISyncFullEnumerationChangeBatch methods | Description |
---|---|
ISyncFullEnumerationChangeBatch::GetLearnedKnowledgeAfterRecoveryComplete |
Gets the knowledge the destination replica will learn after it applies all the changes in the recovery synchronization. |
Gets the closed lower bound on item IDs that require destination versions. |
|
Gets the closed upper bound on item IDs that require destination versions. |
Requirements
Header: Synchronization.h
See Also
Concepts
Sync Framework Core Components
Recovering an Out-of-Date Replica