OracleCommand::ExecuteReader Method
.NET Framework (current version)
Sends the CommandText to the Connection and builds an OracleDataReader.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
| Name | Description | |
|---|---|---|
![]() | ExecuteReader() | Sends the CommandText to the Connection and builds an OracleDataReader. |
![]() | ExecuteReader(CommandBehavior) | Sends the CommandText to the Connection, and builds an OracleDataReader using one of the CommandBehavior values. |
Show:
