Getting DBField information

The method getDetailsFields() is used to get information of all DBFields in the Detail section, including the DBFields in the Detail section of a subreport that has been inserted in the Detail section. This method returns a vector which contains name, type and the SQL type of the DBFields.

Note: The method will return DBField information, whether the Detail section is invisible or it is suppressed.