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


TSQLMemTable.RenameTable
TSQLMemTable
Top 

Renames the in-memory table associated with this table component.

procedure RenameTable(const NewTableName: String);

Description
Call RenameTable to give a new name to the table underlying this table component.


© AidAim Software SQLMemTable: