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


CoreStrings.InvalidTypeConversationWithInclude(Object, Object) Метод

Определение

Не удается включить цепочку навигации "{includeExpression}", заданную операцией "Include", так как преобразованный тип "{type}" не является частью модели.

public static string InvalidTypeConversationWithInclude (object includeExpression, object type);
public static string InvalidTypeConversationWithInclude (object? includeExpression, object? type);
static member InvalidTypeConversationWithInclude : obj * obj -> string
Public Shared Function InvalidTypeConversationWithInclude (includeExpression As Object, type As Object) As String

Параметры

includeExpression
Object
type
Object

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

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