Поделиться через


RelationalStrings.NonTPHViewClash(Object, Object, Object) Метод

Определение

И "{entityType}", и "{otherEntityType}" сопоставлены с представлением "{view}". Все типы сущностей в иерархии без дискриминатора должны быть сопоставлены с разными представлениями. Подробнее см. в разделе 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

Параметры

entityType
Object
otherEntityType
Object
view
Object

Возвращаемое значение

Применяется к