Overload List
Name | Description | |
---|---|---|
![]() | ExecuteSqlStatementAsDbDataReader(String) |
Executes a Transact-SQL statement against the connection and builds a DbDataReader.
|
![]() | ExecuteSqlStatementAsDbDataReader(String, IEnumerableDbParameter) |
Executes a Transact-SQL statement against the connection and builds a DbDataReader.
|
See Also