Overload List
Name | Description | |
---|---|---|
![]() | ExecuteSqlStatementAsDataSet(String) |
Executes a Transact-SQL statement against the connection and returns an in-memory cache of data.
|
![]() | ExecuteSqlStatementAsDataSet(String, IEnumerableSqlParameter) |
Executes a parameterized Transact-SQL statement against the connection and returns an in-memory cache of data.
|
See Also