The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OleDbCommand::ExecuteReader Method
.NET Framework (current version)
Sends the CommandText to the Connection and builds an OleDbDataReader.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | ExecuteReader() | Sends the CommandText to the Connection and builds an OleDbDataReader. |
![]() | ExecuteReader(CommandBehavior) | Sends the CommandText to the Connection, and builds an OleDbDataReader using one of the CommandBehavior values. |
Show:
