CoreStrings.NonComparableKeyTypes(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.
'{entityType} özelliği. {property}', '{modelType}' türüne ve '{providerType}' sağlayıcı türüne sahip olduğundan anahtar olarak kullanılamaz. Hiçbiri 'IComparable < > T', 'IComparable' veya 'IStructuralComparable' uygulamaz. '{modelType}' öğesinin bunu anahtar olarak kullanmak için bu arabirimlerden birini uygulamasına izin verin.
public static string NonComparableKeyTypes (object entityType, object property, object modelType, object providerType);
public static string NonComparableKeyTypes (object? entityType, object? property, object? modelType, object? providerType);
static member NonComparableKeyTypes : obj * obj * obj * obj -> string
Public Shared Function NonComparableKeyTypes (entityType As Object, property As Object, modelType As Object, providerType As Object) As String
Parametreler
- entityType
- Object
- property
- Object
- modelType
- Object
- providerType
- Object