EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

odbcquery.getrecordcount

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

method uint odbcquery.getrecordcount()

Return value

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

Related links

Source