SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder


TSQLMemTable.DeleteTable
TSQLMemTable
Top 

Deletes an existing in-memory table.

procedure DeleteTable;

Description
Call DeleteTable to delete an existing in-memory table associated with a table component through its TableName property. A table must be closed before it can be deleted.

Warning:   Deleting a table erases any data the table contains and destroys the table's structure information.



© AidAim Software SQLMemTable: In-memory Sql Database Delph