DatabaseSequence.StartValue Property

Definition

The start value for the sequence, or null if not set.

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

Property Value

Applies to