Share via


MergeSessionDetail.Updates 属性

定义

获取或设置在该步骤中已复制的更新数。

public:
 property int Updates { int get(); void set(int value); };
public int Updates { get; set; }
member this.Updates : int with get, set
Public Property Updates As Integer

属性值

一个 Int32 值。

注解

此属性可由任何用户检索或设置。

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

适用于