int db_get_row_count ( db_cursor_t  hcursor  ) 

Obtain the number of affected row by a cursor.

Parameters:
hcursor Cursor handle.
Returns:
Number of affected rows or -1 if cursor is invalid.
On failure, one of the following error codes is set:

See also:
get_db_error, clear_db_error, Error Handling


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