Freigeben über


CoreStrings.NavigationSingleWrongClrType Methode

Definition

Die Navigation '{navigation}' kann nicht dem Entitätstyp '{entityType}' hinzugefügt werden, da der CLR-Typ '{clrType}' nicht mit dem erwarteten CLR-Typ '{targetType}' übereinstimmt.

public static string NavigationSingleWrongClrType (object navigation, object entityType, object clrType, object targetType);
public static string NavigationSingleWrongClrType (object? navigation, object? entityType, object? clrType, object? targetType);
static member NavigationSingleWrongClrType : obj * obj * obj * obj -> string
Public Shared Function NavigationSingleWrongClrType (navigation As Object, entityType As Object, clrType As Object, targetType As Object) As String

Parameter

navigation
Object
entityType
Object
clrType
Object
targetType
Object

Gibt zurück

Gilt für: