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()
Public Overrides Function GetDataTypes As Type()
Return Value
Type:
TypeArray of data types.
See Also