共用方式為


CoreStrings.IncludeBadNavigation(Object, Object) 方法

定義

屬性 '{property}' 不是實體類型 '{entityType}' 的導覽屬性。 'Include (字串) ' 方法只能與導覽屬性名稱的 '.' 分隔清單搭配使用。

public static string IncludeBadNavigation (object property, object entityType);
static member IncludeBadNavigation : obj * obj -> string
Public Shared Function IncludeBadNavigation (property As Object, entityType As Object) As String

參數

property
Object
entityType
Object

傳回

適用於