CoreStrings.NavigationSingleWrongClrType(Object, Object, Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
'{navigation}' gezintisi '{entityType}' varlık türüne eklenemiyor çünkü '{clrType}' CLR türü beklenen '{targetType}' CLR türüyle eşleşmez.
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
Parametreler
- navigation
- Object
- entityType
- Object
- clrType
- Object
- targetType
- Object