ISyncFullEnumerationChangeBatch Interface

Represents the metadata for a set of changes that is created as part of a recovery synchronization.


interface ISyncFullEnumerationChangeBatch : ISyncChangeBatchBase

ISyncFullEnumerationChangeBatch methods

Description

ISyncFullEnumerationChangeBatch::GetLearnedKnowledgeAfterRecoveryComplete

Gets the knowledge the destination replica will learn after it applies all the changes in the recovery synchronization.

ISyncFullEnumerationChangeBatch::GetClosedLowerBoundItemId

Gets the closed lower bound on item IDs that require destination versions.

ISyncFullEnumerationChangeBatch::GetClosedUpperBoundItemId

Gets the closed upper bound on item IDs that require destination versions.

Header: Synchronization.h

Show: