Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRTable.Destroy
TACRTable
Top 

Destroys the instance of a table.

destructor Destroy;

Description
Do not call Destroy directly. Instead, call Free, which verifies that the table is not nil before calling Destroy. Destroy frees the index files list for the table, frees its data link, frees its index definitions, and then calls its inherited destructor.


© AidAim Software Accuracer: Client-server Database Single-file Database Delphi Database Embedded Databas