GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > IDbCommand Interface : ExecuteReader Method |
Overload | Description |
---|---|
ExecuteReader() | Executes this command's statement and returns the results accessible with an IDataReader object. |
ExecuteReader(CommandBehavior) | Executes this command's statement and returns the specified type of results accessible with an IDataReader object. |