Product Documentation

FairCom DB API for C

Previous Topic

Next Topic

Virtual Table Callbacks

  • 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 DB COBOL support implements this callback.)

TOCIndex