Server.Execute Method
Include Protected Members
Include Inherited Members
Executes the specified command on the Analysis Services server.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Execute(String) | Executes the specified command on the Analysis Services server. | |
Execute(String, ImpactDetailCollection, Boolean) | Executes the specified command on the Analysis Services server, and provides support for impact analysis. |
Top