Freigeben über


RelationalStrings.NonTphTableClash(Object, Object, Object) Methode

Definition

Sowohl '{entityType}' als auch '{otherEntityType}' sind der Tabelle '{table}' zugeordnet. Alle Entitätstypen in einer Nicht-TPH-Hierarchie (eine, die keinen Diskriminator hat) 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);
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: