Sdílet prostřednictvím


RelationalStrings.JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey Metoda

Definice

Vlastnost klíče {keyProperty} u entity {jsonEntity} mapované na JSON by neměla mít explicitně nakonfigurovaný název vlastnosti 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

Návraty

Platí pro