Sdílet prostřednictvím


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

Definice

{entityType} je namapován na zobrazení {view}, zatímco {otherEntityType} je mapován na zobrazení {otherView}. Namapujte všechny typy entit v hierarchii na stejné zobrazení nebo odeberte diskriminátor a namapujte je všechny na různá zobrazení. Další informace naleznete v tématu 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

Návraty

Platí pro