Udostępnij za pośrednictwem


RelationalStrings.TPHViewMismatch(Object, Object, Object, Object) Metoda

Definicja

Element "{entityType}" jest mapowany na widok "{view}", podczas gdy element {otherEntityType}" jest mapowany na widok "{otherView}". Zamapuj wszystkie typy jednostek w hierarchii na ten sam widok lub usuń dyskryminujące i zamapuj je na różne widoki. Aby uzyskać więcej informacji, zobacz https://go.microsoft.com/fwlink/?linkid=2130430.

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

Parametry

entityType
Object
view
Object
otherEntityType
Object
otherView
Object

Zwraca

Dotyczy