| StiOleDbAdapterServiceGetDataSourceType Method  | 
 
            Returns the type of the Data Source.
            
 
    Namespace: 
   Stimulsoft.Report.Dictionary
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
 Syntax
Syntaxpublic override Type GetDataSourceType()
Public Overrides Function GetDataSourceType As Type
Return Value
Type: 
TypeThe type of Data Source.
 See Also
See Also