Aracılığıyla paylaş


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

Tanım

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

Döndürülenler

Şunlara uygulanır