Share via


IConventionEntityType.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.

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

Valeur de propriété

Attributs

S’applique à