RuntimeSequence.IReadOnlySequence.ClrType Property

Definition

Gets the Type of values returned by the sequence.

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

Property Value

Implements

Attributes

Applies to