Share via


Server.SendXmlaRequest Method

Include Protected Members
Include Inherited Members

Sends an XML for Analysis (XMLA) request.

Overload List

  Name Description
Public method SendXmlaRequest(XmlaRequestType, Stream) Sends an XML for Analysis (XMLA) request of the specified type using the specified stream.
Public method SendXmlaRequest(XmlaRequestType, TextReader) Sends an XML for Analysis (XMLA) request of the specified type using the specified stream.

Top