Product Documentation

c-treeACE V10.0 Update Guide

Previous Topic

Next Topic

Virtual Table Callbacks

  • CTDB_ON_TABLE_GET_VTABLE_INFO

    CTDB_ON_TABLE_GET_VTABLE_INFO is called when c-treeDB looks for the Virtual Table resource, typically at the time of a Virtual Table open or when calling ctdbGetVTableInfoFromTable(). This callback should be implemented when using alternative (to the resource as defined) methods of tracking Virtual Table definitions. (For example, c-treeACE COBOL support implements this callback.)

TOCIndex