hasNext( )


Indicates whether the query has more results.

You can use the next() and prev() functions returned by reservations to navigate the pages of a query result.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:boolean
Was this helpful?
Yes
No