mi_integer am_drop(MI_AM_TABLE_DESC *tableDesc)
Even if the access method provides no am_drop purpose function, the database server automatically removes the dropped object from the system catalog tables. The database server no longer recognizes the name of the dropped object.
MI_OK indicates success. MI_ERROR indicates failure.
See the descriptions of: