Compartir a través de


IReadOnlyEntityType.DefiningEntityType Propiedad

Definición

Precaución

Entity types with defining navigations have been replaced by shared-type entity types

Obtiene el tipo de entidad que define.

[System.Obsolete("Entity types with defining navigations have been replaced by shared-type entity types")]
public virtual Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType? DefiningEntityType { get; }
[<System.Obsolete("Entity types with defining navigations have been replaced by shared-type entity types")>]
member this.DefiningEntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
Public Overridable ReadOnly Property DefiningEntityType As IReadOnlyEntityType

Valor de propiedad

Atributos

Se aplica a