Product Documentation

FairCom DB API for C

Previous Topic

Next Topic

CTDB_ON_TABLE_GET_VTABLE_INFO

CTDB_ON_TABLE_GET_VTABLE_INFO is called when FairCom DB 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, FairCom RTG COBOL support implements this callback.)

TOCIndex