<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Odbc > Classes > TOdbcQuery > Methods > TOdbcQuery.ExecSQLScalar Method |
Executes the SQL statement, and returns the first column of the first row in the result set returned by the query. Additional columns or rows are ignored.
Namespace: CNClrLib.ADONet.Odbc
Delphi |
public |
Return Value
Type: OleVariant
Reference |