Partager via


RuntimeEntityType.IReadOnlyTypeBase.ClrType Propriété

Définition

Obtient la classe CLR utilisée pour représenter des instances de ce type. Retourne null si le type n’a pas de classe CLR correspondante (appelée type d’ombre).

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

Valeur de propriété

Implémente

Attributs

S’applique à