ItemChange.SetAllChangeUnitsPresent 方法
設定值,這個值會指出所有變更單位都存在此變更中。
命名空間: Microsoft.Synchronization
組件: Microsoft.Synchronization (在 microsoft.synchronization.dll)
語法
'宣告
Public Sub SetAllChangeUnitsPresent
'用途
Dim instance As ItemChange
instance.SetAllChangeUnitsPresent
public void SetAllChangeUnitsPresent ()
public:
void SetAllChangeUnitsPresent ()
public void SetAllChangeUnitsPresent ()
public function SetAllChangeUnitsPresent ()
備註
當變更單位篩選正在使用中時,此屬性會指出此變更包含通過篩選的所有變更單位。否則,這個屬性會指出所有變更單位都存在。