CoreStrings.FindValueCountMismatch(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}' varlık türü {propertiesCount}-part bileşik anahtarıyla tanımlandı, ancak {valuesCount} değerleri 'Bul' yöntemine geçirildi.
public static string FindValueCountMismatch(object entityType, object propertiesCount, object valuesCount);
public static string FindValueCountMismatch(object? entityType, object? propertiesCount, object? valuesCount);
static member FindValueCountMismatch : obj * obj * obj -> string
Public Shared Function FindValueCountMismatch (entityType As Object, propertiesCount As Object, valuesCount As Object) As String
Parametreler
- entityType
- Object
- propertiesCount
- Object
- valuesCount
- Object