Freigeben über


CoreStrings.InvalidTypeConversationWithInclude(Object, Object) Methode

Definition

Die durch den Include-Vorgang angegebene Navigationskette '{includeExpression}' kann nicht eingeschlossen werden, da der konvertierte Typ '{type}' nicht Teil des Modells ist.

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

Parameter

includeExpression
Object
type
Object

Gibt zurück

Gilt für: