Condividi tramite


RelationalStrings.JsonErrorExtractingJsonProperty(Object, Object) Metodo

Definizione

Errore durante la lettura di un valore JSON per la proprietà '{entityType}. {propertyName}'. Per altre informazioni, vedere l'eccezione interna.

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

Parametri

entityType
Object
propertyName
Object

Restituisce

Si applica a