|
|
Ado
|
| Name | Description | |
|---|---|---|
|
|
ExecuteReader(String, Object) | Executes the SQL statement using Connection, and builds a IDataReader. |
|
|
ExecuteReader(Int32, String, Object) | Executes the SQL statement using Connection, and builds a IDataReader. |
|
|
ExecuteReader(CommandBehavior, Int32, String, Object) | Executes the SQL statement using Connection, and builds a IDataReader. |