Sdílet prostřednictvím


IReadOnlyEntityType.HasDefiningNavigation Metoda

Definice

Upozornění

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

Získá hodnotu označující, zda tento typ entity má definující navigaci.

[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

Návraty

true pokud má tento typ entity definující navigaci.

Atributy

Platí pro