Partager via


CoreStrings.IncludeBadNavigation(Object, Object) Méthode

Définition

La propriété « {property} » n’est pas une propriété de navigation de type d’entité « {entityType} ». La méthode « Include(string) » ne peut être utilisée qu’avec une liste séparée de noms de propriétés de navigation « . ».

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

Paramètres

property
Object
entityType
Object

Retours

S’applique à