Sdílet prostřednictvím


RelationalStrings.NonTphTableClash(Object, Object, Object) Metoda

Definice

{entityType} i {otherEntityType} jsou namapované na tabulku {table}. Všechny typy entit v jiné hierarchii než TPH (ta, která nemá diskriminátor) musí být namapované na různé tabulky. Další informace naleznete v tématu 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

Návraty

Platí pro