RuntimeSequence.IReadOnlySequence.Type Property

Definition

Gets the type of values returned by the sequence.

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

Property Value

Implements

Attributes

Applies to