Condividi tramite


IReadOnlyEntityType.HasDefiningNavigation Metodo

Definizione

Attenzione

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

Ottiene un valore che indica se questo tipo di entità ha uno spostamento che definisce.

[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

Restituisce

true se questo tipo di entità ha una definizione di spostamento.

Attributi

Si applica a