next

(since Version 0.0.1)
next -- Navigates to te next row (so it will be the current row)

Description:

bool next ()

Sets the Position of the ResultSet Object to the next Record (row).

Return value:

If there was a next Record: TRUE
If the end of the ResultSet is reached: FALSE