Share via


RelationalStrings.JsonEntityReferencingRegularEntity(Object) Method

Definition

Entity type '{jsonEntity}' is mapped to JSON and has a navigation to a regular entity which is not the owner.

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

Parameters

jsonEntity
Object

Returns

Applies to