RelationalStrings.NonTphViewClash(Object, Object, Object) Metoda

Definicja

Oba typy "{entityType}" i "{otherEntityType}" są mapowane na widok "{view}". Wszystkie typy jednostek w hierarchii innej niż TPH (nie ma dyskryminującej) muszą być mapowane na różne widoki. Aby uzyskać więcej informacji, zobacz https://go.microsoft.com/fwlink/?linkid=2130430.

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

Parametry

entityType
Object
otherEntityType
Object
view
Object

Zwraca

Dotyczy