Click or drag to resize

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()

Return Value

Type: Type
The type of Data Source.
See Also