共用方式為


RestartSequenceOperation.StartValue 屬性

定義

序列應該重新開機的值。 如果 null (預設) ,則順序會根據建立期間所使用的組態重新開機。

public virtual long StartValue { get; set; }
public virtual long? StartValue { get; set; }
member this.StartValue : int64 with get, set
member this.StartValue : Nullable<int64> with get, set
Public Overridable Property StartValue As Long
Public Overridable Property StartValue As Nullable(Of Long)

屬性值

適用於