ISaveChangeWithChangeUnitsContext2 インターフェイス

変更に変更単位が含まれている場合に項目ストアに保存する変更に関する追加情報を表します。

interface ISaveChangeWithChangeUnitsContext2 : ISaveChangeContext2

メンバー

ISaveChangeWithChangeUnitsContext2 メソッド 説明

ISaveChangeWithChangeUnitsContext2::SetConstraintConflictOnChangeUnit

変更単位が含まれる変更の場合、同期先プロバイダーが同期先レプリカに変更の適用を試みたときに、制約の競合が発生したことを報告します。

解説

ISaveChangeWithChangeUnitsContext2 オブジェクトを取得するには、ISaveChangeWithChangeUnitsContext2 オブジェクトの QueryInterface メソッドに IID_ISaveChangeWithChangeUnitsContext2 を渡します。

必要条件

ヘッダー: Synchronization.h

参照

概念

Sync Framework のコア コンポーネント