Udostępnij za pośrednictwem


RelationalStrings.JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey Metoda

Definicja

Właściwość klucza "{keyProperty}" w jednostce mapowanej JSON "{jsonEntity}" nie powinna mieć jawnie skonfigurowanej nazwy właściwości JSON.

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

Parametry

keyProperty
Object
jsonEntity
Object

Zwraca

Dotyczy