RuntimeSequence.IReadOnlySequence.MaxValue Property

Definition

Gets the maximum value supported by the sequence, or null if none has been set.

long? Microsoft.EntityFrameworkCore.Metadata.IReadOnlySequence.MaxValue { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlySequence.MaxValue : Nullable<int64>
 ReadOnly Property MaxValue As Nullable(Of Long) Implements IReadOnlySequence.MaxValue

Property Value

Implements

Attributes

Applies to