SQLProcedureReaderExecuteReader Method |
Name | Description | |
---|---|---|
![]() | ExecuteReader(String, String, Int32) |
Returns a data reader. Dispose must be called to cleanup command and connection after reader has been disposed.
|
![]() | ExecuteReader(String, String, SqlParameter, Int32) |