You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some XML for Analysis (XMLA) commands, such as the Process command, can require additional information. The Parameters element provides a mechanism for providing additional information, including chunked information, for an XMLA command.
If the XMLA command does not use the Parameters element, the element can be omitted when calling the Execute method.