gulong gda_recordset_move_next
the recordset
Moves the cursor of the recordset to the next record.
Has the same effect as calling gda_recordset_move() with count set to 1.
the position of the cursor, or GDA_RECORDSET_INVALID_POSITION if there was an error.