Has More Rows

Determines whether the current query result has more rows to process.

Inputs

Database connection
A CwDBConnection object that represents the database connection.

Output

Returns true if there are more rows to process in the query result; otherwise, returns false.

Notes

This function block is based on the CwDBConnection.hasMoreRows() method. For more information, see hasMoreRows().

Copyright IBM Corp. 2003, 2004