CoreStrings.InvalidTypeConversationWithInclude(Object, Object) Yöntem

Tanım

' {Type} ' dönüştürülmüş türü modelin bir parçası olmadığından, ' Include ' işlemi tarafından belirtilen ' {ıncludeexpression} ' gezinti zinciri eklenemiyor.

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

Parametreler

includeExpression
Object
type
Object

Döndürülenler

String

Şunlara uygulanır