| Gentee Programming Language > Documentation > Libraries | Download documentation |
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 valueReturns the the total number of records; if the total number of records is not determined, it returns -1.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |