Click or drag to resize

StiDataAdapterServiceGetDataTypes 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 abstract Type[] GetDataTypes()

Return Value

Type: Type
Array of data types.
See Also