Click or drag to resize

StiCsvAdapterServiceGetDataSourceType 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 override Type GetDataSourceType()

Return Value

Type: Type
The type of Data Source.
See Also