<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbConnection > Methods > TDbConnection.ExecuteScalar(String) Method |
Executes the specified CommandText 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
ACommandText
Type: String
Type: OleVariant
Reference |