db_result_t db_table_cursor_destroy ( db_table_cursor_t tcdef  ) 

Destroy a table cursor.

Parameters:
tcdef Table cursor configuration.
Returns:
On failure, one of the following error codes is set:
  • DB_EINVAL Table cursor configuration is null.

See also:
db_table_cursor_init,
get_db_error, clear_db_error, Error Handling


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