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 ()
备注
如果某个变更单位筛选器正在使用,则此属性指示该变更包含通过该筛选器的所有变更单位。否则,此属性指示所有变更单位都在该变更中。