DatabaseSequence.MaxValue Property

Definition

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

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

Property Value

Applies to