db_table_cursor_t Struct Reference
[Cursor]

#include <ittia/db.h>


Detailed Description

Table cursor settings.

This structure is used to specify settings when creating a cursor on a table. Once the cursor is created, this structure can be destroyed.

See also:
db_table_cursor_init, db_table_cursor_destroy, db_open_table_cursor

Data Fields

const db_objname_tindex
db_flags_t flags

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