Share via


ISyncFullEnumerationChangeBatch Interface

Represents metadata for a set of changes for a full enumeration.

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 full enumeration.

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.

Requirements

Header: Synchronization.h

See Also

Concepts

Sync Framework Core Components