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 hierarchii, které nemají 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);
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