次の方法で共有


RelationalStrings.JsonEntityWithExplicitlyConfiguredJsonPropertyNameOnKey メソッド

定義

JSON マップエンティティ '{jsonEntity}' のキー プロパティ '{keyProperty}' には、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

パラメーター

keyProperty
Object
jsonEntity
Object

戻り値

適用対象