SetAllChangeUnitsPresent メソッド
この変更にすべての変更単位が含まれていることを示す値を設定します。
名前空間: Microsoft.Synchronization
アセンブリ: Microsoft.Synchronization (Microsoft.Synchronization.dll 内)
構文
'宣言
Public Sub SetAllChangeUnitsPresent
'使用
Dim instance As ItemChange
instance.SetAllChangeUnitsPresent()
public void SetAllChangeUnitsPresent()
public:
void SetAllChangeUnitsPresent()
member SetAllChangeUnitsPresent : unit -> unit
public function SetAllChangeUnitsPresent()
説明
変更単位フィルターが使用されている場合、このプロパティは、フィルターを通過するすべての変更単位がフィルターに含まれていることを示します。それ以外の場合、このプロパティは、すべての変更単位が含まれていることを示します。