RelationalStrings.JsonEntityOwnedByNonJsonOwnedType(Object, Object) Methode

Definition

Der entitätseigene Typ "{nonJsonType}" ist der Tabelle "{table}" zugeordnet und enthält JSON-Spalten. Dies wird derzeit nicht unterstützt. Alle eigenen Typen, die eine JSON-Spalte enthalten, müssen einer JSON-Spalte selbst zugeordnet werden.

public static string JsonEntityOwnedByNonJsonOwnedType (object? nonJsonType, object? table);
static member JsonEntityOwnedByNonJsonOwnedType : obj * obj -> string
Public Shared Function JsonEntityOwnedByNonJsonOwnedType (nonJsonType As Object, table As Object) As String

Parameter

nonJsonType
Object
table
Object

Gibt zurück

Gilt für: