Determines whether the current query result has more rows to process.
Returns true if there are more rows to process in the query result; otherwise, returns false.
This function block is based on the CwDBConnection.hasMoreRows() method. For more information, see hasMoreRows().