ISaveChangeWithChangeUnitsContext2 接口

表示有关在包含变更单位时将保存到项存储区的变更的附加信息。

interface ISaveChangeWithChangeUnitsContext2 : ISaveChangeContext2

成员

ISaveChangeWithChangeUnitsContext2 方法 说明

ISaveChangeWithChangeUnitsContext2::SetConstraintConflictOnChangeUnit

对于包含变更单位的变更,报告当目标提供程序尝试将变更应用到目标副本时出现了约束冲突。

备注

若要获取 ISaveChangeWithChangeUnitsContext2 对象,请将 IID_ISaveChangeWithChangeUnitsContext2 传递给 ISaveChangeWithChangeUnitsContext2 对象的 QueryInterface 方法。

要求

**头文件:**Synchronization.h

请参阅

概念

Sync Framework 核心组件