DatabaseSequence.MinValue Property

Definition

The minimum value supported by the sequence, or null if not set.

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

Property Value

Applies to