Partager via


IReadOnlyEntityType.DefiningEntityType Propriété

Définition

Attention

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

Obtient le type d’entité de définition.

[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

Valeur de propriété

Attributs

S’applique à