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


TSQLMemTable.TableName
TSQLMemTable
Top 

Indicates the name of the table that this component encapsulates.

property TableName: string

Description
Indicates the name of the table that this component encapsulates. Use TableName to specify the name of the table this component encapsulates.

Note: To set TableName, the Active property must be False.


© AidAim Software SQLMemTable: