CoreStrings.NavigationBadType(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.
'{1_entityType} gezinti türü. {0_navigation}' '{foundType}' değeridir ve 'ICollection < {targetType} ' öğesini > uygulamaz. Koleksiyon gezintileri hedef türün 'ICollection' < > uygulamalı.
public static string NavigationBadType (object navigation, object entityType, object foundType, object targetType);
public static string NavigationBadType (object? navigation, object? entityType, object? foundType, object? targetType);
static member NavigationBadType : obj * obj * obj * obj -> string
Public Shared Function NavigationBadType (navigation As Object, entityType As Object, foundType As Object, targetType As Object) As String
Parametreler
- navigation
- Object
- entityType
- Object
- foundType
- Object
- targetType
- Object