Compartilhar via


RuntimeEntityType.IEntityType.BaseType Propriedade

Definição

Obtém o tipo base deste tipo de entidade. Retornará null se esse não for um tipo derivado em uma hierarquia de herança.

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

Valor da propriedade

Implementações

Atributos

Aplica-se a