DatabaseSequence.MinValue 属性

定义

序列支持的最小值,如果未设置, null 则为 。

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

属性值

适用于