When a table handle is allocated by ctdbAllocTable(), the table properties are set to default values. Developers using the c-treeDB API API may need to change the default value of the table properties to suit the design requirements of their applications.
The following table properties may be changed after allocating the table handle, but before creating the table with ctdbCreateTable():
Refer to Table Properties for more information on the table properties.