TableName: String;
The TableName property determines the physical name of the table, which has to be accessed.
The list of available values includes names of all tables available in the database set in the Database property.
Object inspector for the TableName property includes a drop-down list that contains a complete list of physical names of tables available in the selected database after the Database property is set.
See also: