Class | Description | |
---|---|---|
DiscoverResponseResult | Result object returned when XmlaSoapMethodDiscover is executed. | |
Error | Contains information about an error returned by an instance of Microsoft SQL Server Analysis Services. | |
ExecuteResponseResult | Result object returned when XmlaSoapMethodExecute is executed. | |
RequestCompletedEventArgs<T> | Provides event arguments for completion of XMLA requests. | |
XmlaPropertiesCollection | Collection of XmlaQueryProperty items. | |
XmlaQueryProperty | Class for creating XMLA properties used by XMLA Dicover and Execute methods. | |
XmlaSoapMethod | Provides an information about XMLA request method. | |
XmlaSoapMethodDiscover | Provides an information about XMLA Discover method. | |
XmlaSoapMethodExecute | Provides an information about XMLA Execute method. | |
XmlaSoapMethodResult | Provides the result object of the requests sent against XMLA service. | |
XmlaSoapWebClient | A base web client for requests sent to XMLA service. | |
XmlaSoapWebClient<T> | A web client for requests of specific type T sent to XMLA service. |
Interface | Description | |
---|---|---|
IXmlaMethodResult | Provides a common interface for the response's result of the requests sent against XMLA service. | |
IXmlaSoapMethod | Provides an information about XMLA request method. |
Enumeration | Description | |
---|---|---|
XmlaSoapMessageHeader | Specifies the XMLA soap meassage header types. |