CoreStrings.QueryUnableToTranslateEFProperty(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
La traduction de « {expression} » a échoué. Soit la source de requête n’est pas un type d’entité, soit la propriété spécifiée n’existe pas sur le type d’entité.
public static string QueryUnableToTranslateEFProperty(object expression);
public static string QueryUnableToTranslateEFProperty(object? expression);
static member QueryUnableToTranslateEFProperty : obj -> string
Public Shared Function QueryUnableToTranslateEFProperty (expression As Object) As String
Paramètres
- expression
- Object