Server.EndXmlaRequestAndGetResults Method

Definition

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.

Applies to