RelationalStrings.JsonErrorExtractingJsonProperty(Object, 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.
Une erreur s’est produite lors de la lecture d’une valeur JSON pour la propriété « {entityType}. {propertyName}'. Pour plus d'informations, consultez l'exception interne.
public static string JsonErrorExtractingJsonProperty(object? entityType, object? propertyName);
static member JsonErrorExtractingJsonProperty : obj * obj -> string
Public Shared Function JsonErrorExtractingJsonProperty (entityType As Object, propertyName As Object) As String
Paramètres
- entityType
- Object
- propertyName
- Object