IReadOnlyEntityType.HasDefiningNavigation Méthode

Définition

Attention

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

Obtient une valeur indiquant si ce type d’entité a une navigation de définition.

[System.Obsolete("Entity types with defining navigations have been replaced by shared-type entity types")]
public virtual bool HasDefiningNavigation ();
[<System.Obsolete("Entity types with defining navigations have been replaced by shared-type entity types")>]
abstract member HasDefiningNavigation : unit -> bool
override this.HasDefiningNavigation : unit -> bool
Public Overridable Function HasDefiningNavigation () As Boolean

Retours

true si ce type d’entité a une navigation de définition.

Attributs

S’applique à