<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbConnection > Methods > TDbConnection.ExecuteNonQuery(String,Variant[]) Method |
Executes the specified SQL statement and the array of the parameter values against the connection object.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
ACommandText
Type: String
AParams
Type: array of Variant
Type: Integer
Reference |