Udostępnij za pośrednictwem


RelationalStrings.NonTphTableClash(Object, Object, Object) Metoda

Definicja

Oba typy "{entityType}" i "{otherEntityType}" są mapowane na tabelę "{table}". Wszystkie typy jednostek w hierarchii innej niż TPH (nie ma dyskryminującej) muszą być mapowane na różne tabele. Aby uzyskać więcej informacji, zobacz https://go.microsoft.com/fwlink/?linkid=2130430.

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

Parametry

entityType
Object
otherEntityType
Object
table
Object

Zwraca

Dotyczy