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)

속성 값

적용 대상