Server.EndXmlaRequest Method ()

 

Applies To: SQL Server 2016 Preview

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

public XmlReader EndXmlaRequest()
public:
XmlReader^ EndXmlaRequest()
member EndXmlaRequest : unit -> XmlReader
Public Function EndXmlaRequest As XmlReader

Return Value

Type: System.Xml.XmlReader

See Also

Server Class
Microsoft.AnalysisServices Namespace

Return to top