Icon TableName Property

property TableName: String

Usage

Use the TableName property to specify the name of the table or view that this TEDBTable component should access. The TableName property is used in conjunction with the DatabaseName property to specify the database name and table or view name.

Information To set the TableName property, the Active property must be False.
Image