RelationalStrings.NonTPHViewClash(Object, Object, Object) Methode

Definition

Sowohl '{entityType}' als auch '{otherEntityType}' werden der Ansicht '{view}' zugeordnet. Alle Entitätstypen in einer Hierarchie, die keinen Diskriminator haben, müssen verschiedenen Ansichten zugeordnet werden. Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=2130430.

public static string NonTPHViewClash (object entityType, object otherEntityType, object view);
public static string NonTPHViewClash (object? entityType, object? otherEntityType, object? view);
static member NonTPHViewClash : obj * obj * obj -> string
Public Shared Function NonTPHViewClash (entityType As Object, otherEntityType As Object, view As Object) As String

Parameter

entityType
Object
otherEntityType
Object
view
Object

Gibt zurück

Gilt für: