ISyncFullEnumerationChange Interface
Represents additional information about an ISyncChange object during recovery synchronization.
interface ISyncFullEnumerationChange : IUnknown
Members
ISyncFullEnumerationChange method |
Description |
ISyncFullEnumerationChange::GetLearnedKnowledgeAfterRecoveryComplete |
Gets the knowledge that the destination replica will learn after it applies this change during recovery synchronization. |
Gets the forgotten knowledge that the destination replica learns when the destination provider applies this change during recovery synchronization. |
Remarks
To obtain an ISyncFullEnumerationChange object, pass IID_ISyncFullEnumerationChange to the QueryInterface method of an ISyncChange object during recovery synchronization.
Requirements
Header: Synchronization.h