Icon TableName Property

property TableName: String

Usage

Use the TableName property to specify the name of the table this TDBISAMTable component should access. The TableName property is used in conjunction with the DatabaseName property to specify the location and name of the table.

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