共用方式為


ISaveChangeWithChangeUnitsContext2 介面

表示當變更包含變更單位時,要儲存至項目存放區之變更的其他相關資訊。

interface ISaveChangeWithChangeUnitsContext2 : ISaveChangeContext2

成員

ISaveChangeWithChangeUnitsContext2 方法 描述

ISaveChangeWithChangeUnitsContext2::SetConstraintConflictOnChangeUnit

針對包含變更單位的變更,報告當目的地提供者嘗試將變更套用至目的地複寫時發生了條件約束衝突。

備註

若要取得 ISaveChangeWithChangeUnitsContext2 物件,請將 IID_ISaveChangeWithChangeUnitsContext2 傳遞至 ISaveChangeWithChangeUnitsContext2 物件的 QueryInterface 方法。

需求

**標頭:**Synchronization.h

請參閱

概念

Sync Framework 核心元件