Server.SendXmlaRequest Method
Include Protected Members
Include Inherited Members
Sends an XML for Analysis (XMLA) request.
Overload List
Name | Description | |
---|---|---|
![]() |
SendXmlaRequest(XmlaRequestType, Stream) | Sends an XML for Analysis (XMLA) request of the specified type using the specified stream. |
![]() |
SendXmlaRequest(XmlaRequestType, TextReader) | Sends an XML for Analysis (XMLA) request of the specified type using the specified stream. |
Top