<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbCommand > Methods > TDbCommand.ExecuteScalar(Variant[]) Method |
Executes the query by specifying an array of the parameter values and returns the first column of the first row in the result set returned by the query. All other columns and rows are ignored.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
AParams
Type: array of Variant
Type: OleVariant
Reference |