Product Documentation

V9 Update Guide

Previous Topic

Next Topic

Move Segments in an Index Definition with c-treeDB

New functions and methods were added to c-treeDB to allow a key segment to be moved within the index to allow for easy editing of index properties.

c-treeDB C API

  • ctdbMoveSegment()

c-treeDB C++ API

  • CTTable::MoveSegment()
  • CTIndex::MoveSegment()
  • CTSegment::MoveSegment()

TOCIndex