ExecuteWithResults 方法
Executes a collection of batches in the context of the database where there are results returned.
多載清單
名稱 | 描述 | |
---|---|---|
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. |
頂端