odbcquery.active
Checks whether a result set exists after the SQL query execution. If the SQL query of the "SELECT ..." type has been executed successfully, this method returns nonzero.
method uint odbcquery.active()
Return value
Returns nonzero if a result set exists.
Related links | Source |