Database.ExecuteWithResults Method
SQL Server 2012
Executes a collection of batches in the context of the database where there are results returned.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ExecuteWithResults(StringCollection) | Executes a batch in the context of the database where there are results returned. |
|
ExecuteWithResults(String) | Executes a collection of batches in the context of the database where there are results returned. |