Database.ExecuteWithResults Method
Executes a collection of batches in the context of the database where there are results returned.
Overload List
| Name | Description |
|---|---|
| Database.ExecuteWithResults (String) |
Executes a collection of batches in the context of the database where there are results returned.
|
| Database.ExecuteWithResults (StringCollection) |
Executes a batch in the context of the database where there are results returned.
|