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

Tanım

' {EntityType} ' varlık türü bir {propertiesCount} bölümlü bileşik anahtarla tanımlanmış, ancak ' Find ' metoduna {valuesCount} değer 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

String

Şunlara uygulanır