SequenceOperation.MaxValue Property

Definition

The maximum value of the sequence, or null if not specified.

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