gda_recordset_move_last

Nombre

gda_recordset_move_last -- 

Synopsis

gulong gda_recordset_move_last (Gda_Recordset* rs);

Arguments

rs

the recordset

Description

Moves the cursor of the recordset to the last record.

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

Returns

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