Sdílet prostřednictvím


Database.ExecuteWithResults Method

Include Protected Members
Include Inherited Members

Executes a collection of batches in the context of the database where there are results returned.

Overload List

  Name Description
Public method ExecuteWithResults(StringCollection) Executes a batch in the context of the database where there are results returned.
Public method ExecuteWithResults(String) Executes a collection of batches in the context of the database where there are results returned.

Top