The mi_tab_createdate() accessor function

The mi_tab_createdate() function returns the date that the index was created.

Syntax

mi_date * mi_tab_createdate(MI_AM_TABLE_DESC *tableDesc);
tableDesc
Points to the index descriptor.

Return values

The date indicates when the CREATE INDEX statement was issued.