Udostępnij za pośrednictwem


RelationalStrings.TphTableMismatch(Object, Object, Object, Object) Metoda

Definicja

Element "{entityType}" jest mapowany na tabelę "{table}", podczas gdy element "{otherEntityType}" jest mapowany na tabelę "{otherTable}". Zamapuj wszystkie typy jednostek w hierarchii na tę samą tabelę lub usuń dyskryminujące i zamapuj je na różne tabele. Aby uzyskać więcej informacji, zobacz https://go.microsoft.com/fwlink/?linkid=2130430.

public static string TphTableMismatch (object? entityType, object? table, object? otherEntityType, object? otherTable);
static member TphTableMismatch : obj * obj * obj * obj -> string
Public Shared Function TphTableMismatch (entityType As Object, table As Object, otherEntityType As Object, otherTable As Object) As String

Parametry

entityType
Object
table
Object
otherEntityType
Object
otherTable
Object

Zwraca

Dotyczy