Server.EndXmlaRequestAndGetResults 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 Xmla request and get the results from the Server.
public Microsoft.AnalysisServices.XmlaResultCollection EndXmlaRequestAndGetResults ();
member this.EndXmlaRequestAndGetResults : unit -> Microsoft.AnalysisServices.XmlaResultCollection
Public Function EndXmlaRequestAndGetResults () As XmlaResultCollection
Returns
The specified results of the request.