IUiTable.TableName

Syntax

TableName: String;

Description

The TableName property determines the physical name of the table, which should be accessed.

Comments

The list of available values includes names of all tables available in the database set in the Database property.

The 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:

IUiTable