Freigeben über


RelationalStrings.UpdateDataOperationTypesCountMismatch Methode

Definition

Die Anzahl der Spaltentypen ({typesCount}) stimmt nicht mit der Anzahl der Spalten ({columnsCount}) für den Datenänderungsvorgang für '{table}' überein. Geben Sie die gleiche Anzahl von Spaltentypen und Spalten an.

public static string UpdateDataOperationTypesCountMismatch (object typesCount, object columnsCount, object table);
public static string UpdateDataOperationTypesCountMismatch (object? typesCount, object? columnsCount, object? table);
static member UpdateDataOperationTypesCountMismatch : obj * obj * obj -> string
Public Shared Function UpdateDataOperationTypesCountMismatch (typesCount As Object, columnsCount As Object, table As Object) As String

Parameter

typesCount
Object
columnsCount
Object
table
Object

Gibt zurück

Gilt für: