Product Documentation

c-treeDB API API for C

Previous Topic

Next Topic

Unsupported Functions

The following functions are not supported in the MRTTable API:

  • ctdbGetRecordCount() - Because it is not possible to efficiently count records in an MRTTable, an error is returned if this function is used.
  • ctdbAlterTable() - The alter-table function is not allowed on an MRTTable.

TOCIndex