RuntimeSequence.IReadOnlySequence.StartValue Property

Definition

Gets the value at which the sequence will start.

long Microsoft.EntityFrameworkCore.Metadata.IReadOnlySequence.StartValue { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlySequence.StartValue : int64
 ReadOnly Property StartValue As Long Implements IReadOnlySequence.StartValue

Property Value

Implements

Attributes

Applies to