db_result_t db_get_field ( db_cursor_t  hcursor,
db_fieldno_t  fieldno,
db_fielddef_t field_def 
)

Obtain the schema definitions for a cursor's fields.

Parameters:
hcursor Cursor handle.
fieldno Field number.
field_def Returned field configuration.
Returns:
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.