Compartilhar via


RuntimeEntityType.IReadOnlyTypeBase.ClrType Propriedade

Definição

Obtém a classe CLR usada para representar instâncias desse tipo. Retornará null se o tipo não tiver uma classe CLR correspondente (conhecida como um tipo de sombra).

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

Valor da propriedade

Implementações

Atributos

Aplica-se a