Condividi tramite


RuntimeEntityType.IReadOnlyTypeBase.ClrType Proprietà

Definizione

Ottiene la classe CLR utilizzata per rappresentare le istanze di questo tipo. Restituisce null se il tipo non dispone di una classe CLR corrispondente (nota come tipo shadow).

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

Valore della proprietà

Implementazioni

Attributi

Si applica a