IReadOnlyEntityType.HasDefiningNavigation 方法

定義

警告

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

取得值,指出這個實體類型是否有定義導覽。

[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

傳回

true 如果此實體類型具有定義導覽,則為 。

屬性

適用於