EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TEasyTable.TableName
TEasyTable
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. To set TableName to a meaningful value, the DatabaseName property should already be set.

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


© AidAim Software EasyTable: