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, które nie mają dyskryminatora, 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);
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