ActiveReports 9
IDataReader Interface Members
Properties  Methods 

The following tables list the members exposed by IDataReader.

Public Properties
 NameDescription
 PropertyFieldCountReturns the number of fields in the current row.   (Inherited from GrapeCity.ActiveReports.Extensibility.Data.IDataRecord)
Top
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum