Bagikan melalui


CoreStrings.FindValueCountMismatch(Object, Object, Object) Metode

Definisi

Tipe entitas '{entityType}' ditentukan dengan kunci komposit {propertiesCount}-part, tetapi nilai {valuesCount} diteruskan ke metode 'Temukan'.

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

Parameter

entityType
Object
propertiesCount
Object
valuesCount
Object

Mengembalikan

Berlaku untuk