共用方式為


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.

頂端