DatabaseSequence.StartValue 属性

定义

序列的起始值;如果未设置, null 则为 。

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

属性值

适用于