This type is used for the TCustomVirtualQuery.SourceDataSets property.
For a list of all members of this type, see TDataSetLinks members.
VirtualQuery
TDataSetLinks = class(TCollection);
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.