Server.EndXmlaRequest Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Ends the last XML for Analysis (XMLA) request.
public System.Xml.XmlReader EndXmlaRequest ();
member this.EndXmlaRequest : unit -> System.Xml.XmlReader
Public Function EndXmlaRequest () As XmlReader
Returns
The ended XMLA request.