Condividi tramite


RelationalStrings.NonTPHViewClash(Object, Object, Object) Metodo

Definizione

Sia '{entityType}' che '{otherEntityType}' vengono mappati alla visualizzazione '{view}'. Tutti i tipi di entità in una gerarchia che non hanno un discriminazione devono essere mappati a visualizzazioni diverse. Per altre informazioni, vedere 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

Parametri

entityType
Object
otherEntityType
Object
view
Object

Restituisce

Si applica a