You are here: Symbol Reference > Stimulsoft.Report.Dictionary Namespace > StiDictionary Class > StiDictionary Methods > RetrievalData Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiDictionary.RetrievalData Method

Returns Hashtables with the used relations, data sources and columns.

Syntax
C++
C#
Visual Basic
public: void RetrievalData( out Hashtable usedRelations, out Hashtable usedDataSources, out Hashtable usedColumns );
Parameters
Parameters 
Description 
usedRelations 
Used relations. 
usedDataSources 
Used data sources. 
usedColumns 
Used columns. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.