odbcquery.close
Close a result set. Closes a result set. This method is used after the SQL query of the SELECT... type has been executed. While calling the odbcquery.run method, the given method is automatically called.
method odbcquery.close()
Related links | Source |