Share via


RelationalStrings.JsonEntityWithExplicitlyConfiguredOrdinalKey(Object) Method

Definition

Entity type '{jsonEntity}' is part of a collection mapped to JSON and has its ordinal key defined explicitly. Only implicitly defined ordinal keys are supported.

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

Parameters

jsonEntity
Object

Returns

Applies to