RelationalStrings.JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey Método

Definição

A propriedade de chave '{keyProperty}' na entidade mapeada por JSON '{jsonEntity}' não deve ter seu nome de propriedade JSON configurado explicitamente.

public static string JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey (object? keyProperty, object? jsonEntity);
static member JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey : obj * obj -> string
Public Shared Function JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey (keyProperty As Object, jsonEntity As Object) As String

Parâmetros

keyProperty
Object
jsonEntity
Object

Retornos

Aplica-se a