Sdílet prostřednictvím


RelationalStrings.NonTPHViewClash(Object, Object, Object) Metoda

Definice

{entityType} i {otherEntityType} jsou mapovány na zobrazení {view}. Všechny typy entit v hierarchii, které nemají diskriminátor, musí být mapovány na různá zobrazení. Další informace naleznete v tématu 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

Parametry

entityType
Object
otherEntityType
Object
view
Object

Návraty

Platí pro