db_result_t db_tabledef_init ( db_tabledef_t tdef,
db_heap_t  heap 
)

Initialize a table definition.

Parameters:
tdef Table configuration.
heap Pointer to heap.
Returns:
  • DB_EINVAL Caused by: table configuration is null.

See also:
db_tabledef_destroy,
get_db_error, clear_db_error, Error Handling


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