CoreStrings.NonComparableKeyTypes(Object, Object, Object, Object) Yöntem

Tanım

'{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

Döndürülenler

String

Şunlara uygulanır