Product Documentation

c-treeDB API API for C

Previous Topic

Next Topic

CTDB_ON_TABLE_GET_VTABLE_INFO

CTDB_ON_TABLE_GET_VTABLE_INFO is called when c-treeDB API 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-treeRTG COBOL Edition support implements this callback.)

TOCIndex