Partilhar via


RelationalStrings.NonTphViewClash(Object, Object, Object) Método

Definição

'{entityType}' e '{otherEntityType}' são mapeados para a exibição '{view}'. Todos os tipos de entidade em uma hierarquia não TPH (que não tem um discriminatório) devem ser mapeados para diferentes exibições. Consulte https://go.microsoft.com/fwlink/?linkid=2130430 para obter mais informações.

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

Parâmetros

entityType
Object
otherEntityType
Object
view
Object

Retornos

Aplica-se a