Freigeben über


RelationalStrings.NonTPHTableClash(Object, Object, Object) Methode

Definition

Sowohl '{entityType}' als auch '{otherEntityType}' sind der Tabelle '{table}' zugeordnet. Alle Entitätstypen in einer Hierarchie, die keinen Diskriminator haben, müssen verschiedenen Tabellen zugeordnet werden. Weitere Informationen finden Sie unter 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

Parameter

entityType
Object
otherEntityType
Object
table
Object

Gibt zurück

Gilt für: