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);
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