VirtualDAC

TDataSetLinks Class

This type is used for the TCustomVirtualQuery.SourceDataSets property.

For a list of all members of this type, see TDataSetLinks members.

Unit

VirtualQuery

Syntax

TDataSetLinks = class(TCollection);

Remarks

TDataSetLinks is the TCollection descendant which contains a collection of the TDataSetLink instances, each of which links a TDataSet descendant as a data source for querying data in TVirtualQuery.

See Also

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