Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The XML for Analysis (XMLA) protocol uses two methods, Discover and Execute, to offer a standard way for applications to access information on an instance of Microsoft SQL Server 2005 Analysis Services (SSAS). Because these methods are invoked by using the Simple Object Access Protocol (SOAP) protocol, they accept input and deliver output in XML.
In This Section
The following topics describe the XMLA objects implemented by SSAS.
| Method | Description |
|---|---|
Contains the information returned by an instance of Analysis Services in response to a Discover method call. |
|
Contains the information returned by an instance of Analysis Services in response to an Execute method call. |
See Also
Reference
XML Elements (XMLA)
XML Elements (XMLA)
XML for Analysis Overview (XMLA)