ActiveReports 8
GetData Method

An Int32 representing the ordinal value of the field being examined.
Returns an IDataRecord providing access to a related set of child records.  
Syntax
'Declaration
 
Function GetData( _
   ByVal fieldIndex As System.Integer _
) As IDataReader
IDataReader GetData( 
   System.int fieldIndex
)

Parameters

fieldIndex
An Int32 representing the ordinal value of the field being examined.
See Also

Reference

IDataRecord Interface
IDataRecord Members

Support Forum