The mi_tab_createdate() accessor function

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

Syntax

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

Return values

The date indicates when the CREATE TABLE statement was issued.