When a table is created, the table properties are set to default values. Developers using the c-treeDB API may need to change the default value of the table properties to suit the design requirements of their applications.
The table property values must be changed after the creating the table object, but before calling CTTable::Create(). The following table properties may be changed:
Please refer to "Table Properties" for more information on the table properties.