StiDataAdapterServiceGetDataSourceType 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 public abstract Type GetDataSourceType()
Public MustOverride Function GetDataSourceType As Type
Return Value
Type:
TypeThe type of Data Source.
See Also