RelationalStrings.JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey Methode

Definition

Bei der Schlüsseleigenschaft '{keyProperty}' für die JSON-zugeordnete Entität '{jsonEntity}' sollte der JSON-Eigenschaftsname nicht explizit konfiguriert sein.

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

Parameter

keyProperty
Object
jsonEntity
Object

Gibt zurück

Gilt für: