VirtualDAC

TDataSetLink.TableName Property

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

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback