The mi_tab_name() accessor function
The mi_tab_name() function retrieves the index name that the active SQL statement or oncheck command specifies.
Syntax
mi_string* mi_tab_name(MI_AM_TABLE_DESC *tableDesc)
- tableDesc
- Points to the index descriptor.
Return values
The string specifies the name of the index to access.