ActiveReports 11
ExecuteReader() Method

GrapeCity.ActiveReports.Extensibility.v11 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > IDbCommand Interface > ExecuteReader Method : ExecuteReader() Method
Executes this command's statement and returns the results accessible with an IDataReader object.  
Syntax
'Declaration
 
Overloads Function ExecuteReader() As IDataReader
IDataReader ExecuteReader()
See Also

Reference

IDbCommand Interface
IDbCommand Members
Overload List