Gentee Programming Language > Documentation > Libraries Download documentation

odbcquery.getrecordcount

Gets the total number of records in a result set when the SQL query of the "SELECT ..." type has been executed.

int odbcquery.getrecordcount()

Return value

Returns the the total number of records; if the total number of records is not determined, it returns -1.

See also

    Data Access Using ODBC


 Copyright © 2004-2006 Gentee Inc. All rights reserved.