ComponentOne FlexReport for WinForms
GetFieldTypes Method

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > IC1FlexReportRecordset Interface : GetFieldTypes Method
Gets an array of types of all fields in the data source.
Syntax
'Declaration
 
Function GetFieldTypes() As System.Type()
System.Type[] GetFieldTypes()

Return Value

An array of types of all fields in the data source.
See Also

Reference

IC1FlexReportRecordset Interface
IC1FlexReportRecordset Members