RuntimeSequence.IReadOnlySequence.IsCyclic Property

Definition

Gets the value indicating whether the sequence will start again from the beginning when the max value is reached.

bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlySequence.IsCyclic { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlySequence.IsCyclic : bool
 ReadOnly Property IsCyclic As Boolean Implements IReadOnlySequence.IsCyclic

Property Value

Implements

Attributes

Applies to