| Overload | Description | 
|---|---|
| ExecuteReader() | Sends the CommandText to the Connection and builds a DB2DataReader. | 
| ExecuteReader(CommandBehavior) | Sends the CommandText to the Connection, and builds a DB2DataReader using one of the System.Data.CommandBehavior values. |