SequenceOperation.MinValue Property

Definition

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

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