db_result_t db_seek_last ( db_cursor_t  hcursor  ) 

Move the cursor to the last row in the table.

Parameters:
hcursor Cursor handle.
Returns:
On failure, one of the following error codes is set:

See also:
db_seek_next, db_seek_first, db_seek_prior,
get_db_error, clear_db_error, Error Handling


Copyright © 2005-2008 ITTIA®. All rights reserved.