[SQL Server] SSAS Execute
Q100084: [SQL Server] SSAS Execute
Executes a SQL Server Analysis Services XML command.
| Parameter | In/Out | Description | Other Info |
|---|---|---|---|
| Active Directory Connection | In | Assign a defined Active Directory Connection or directly enter the parameters and values which make up a valid connection for Active Directory. |
Connection type: sysAD |
| DB connection | In | Assign a defined SQL Server Connection or directly enter the parameters and values which make up a valid connection for SQL Server. |
Connection type: sysSqlServer |
| Command | In | XMLA command to execute. | |
| Return XML | Out | XML returned from the server. |
(Italics = required parameters)
Notes
The [SQL Server] SSAS Execute module is used to execute a SQL Server Analysis Service command via XMLA.
Last Updated:
10/3/2023 1:07:17 AM