次の方法で共有


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)

プロパティ値

適用対象