Click or drag to resize

StiSqlAdapterServiceGetDataTypes Method

Returns the array of data types to which the Data Source may refer.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override Type[] GetDataTypes()

Return Value

Type: Type
Array of data types.
See Also