Defines the table name which will be used to identify the linked source dataset in a SQL statement.
Class
TDataSetLink
Syntax
property TableName: string stored GetTableNameStored;
Remarks
Must be filled.
Combination of schema name and table name must be unique for each linked dataset.
See Also