ISaveChangeWithChangeUnitsContext Interface

Represents information about a change to be saved to the item store when the change contains change units.

interface ISaveChangeWithChangeUnitsContext : ISaveChangeContext

Members

ISaveChangeWithChangeUnitsContext methods Description

ISaveChangeWithChangeUnitsContext::GetActionForChangeUnit

Gets the action to use when the specified change unit change is being saved.

ISaveChangeWithChangeUnitsContext::SetRecoverableErrorOnChangeUnit

Indicates that a recoverable error occurred when data for this change unit was saved to the item store.

Requirements

Header: Synchronization.h

See Also

Concepts

Sync Framework Core Components