Udostępnij za pośrednictwem


CoreStrings.FindValueCountMismatch(Object, Object, Object) Metoda

Definicja

Typ jednostki "{entityType}" jest zdefiniowany przy użyciu klucza złożonego {propertiesCount}, ale wartości {valuesCount} zostały przekazane do metody "Find".

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

Parametry

entityType
Object
propertiesCount
Object
valuesCount
Object

Zwraca

Dotyczy