TOdbcQuery.ExecSQLScalar Method

<< 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

expandingSyntax

Return Value

Type: OleVariant

expandingSee Also