gda_recordset_move_first

Nombre

gda_recordset_move_first -- 

Synopsis

gulong gda_recordset_move_first (Gda_Recordset* rs);

Arguments

rs

the recordset

Description

Moves the cursor of the recordset to the first record.

If the cursor is already on the the first record nothing happen.

Returns

the position of the cursor, or GDA_RECORDSET_INVALID_POSITION if there was an error.