VirtualDAC

TDataSetLink.SchemaName Property

Defines the schema name which will be used to identify the linked source dataset in a SQL statement.

Class

TDataSetLink

Syntax

property SchemaName: string;

Remarks

Can be left empty. In this case either no schema name or the "main" schema name can be used when referring to the linked source dataset in a SQL statement.

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