Product Documentation

V9 Update Guide

Previous Topic

Next Topic

Get Table Status information From c-treeDB

New methods and functions were added to c-treeDB to retrieve the status of any changes performed on a c-treeDB table. These return an indication of the actions the c-treeDB alter table function will take on the table.

c-treeDB C API

  • ctdbGetTableStatus()

c-treeDB C++ API

  • CTTable::GetStatus()

TOCIndex