ActiveReports 8
IDataReader Interface Methods

For a list of all members of this type, see IDataReader members.

Public Methods
 NameDescription
 MethodDispose (Inherited from System.IDisposable)
 MethodGetDataReturns an IDataRecord providing access to a related set of child records.   (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDataRecord)
 MethodGetFieldTypeGets the data type of the field at the specified index.   (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDataRecord)
 MethodGetNameGets the name of the field at the specified field index.   (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDataRecord)
 MethodGetOrdinalGets the ordinal field index of the field with the specified name.   (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDataRecord)
 MethodGetValueGets the value of the field at the specified index.   (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDataRecord)
 MethodReadAdvances to the next record.    
Top
See Also

Reference

IDataReader Interface
GrapeCity.ActiveReports.Extensibility.Data Namespace

Support Forum