ActiveReports 12
ExecuteReader() Method

GrapeCity.ActiveReports.Extensibility.v12 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