Compartir a través de


IReadOnlyEntityType.BaseType Propiedad

Definición

Obtiene el tipo base del tipo de entidad. Devuelve null si no es un tipo derivado en una jerarquía de herencia.

public Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType? BaseType { get; }
member this.BaseType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
Public ReadOnly Property BaseType As IReadOnlyEntityType

Valor de propiedad

Se aplica a