Methods (XMLA)

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 Simple Object Access Protocol (SOAP), they accept input and deliver output in XML. Analysis Services implements both methods, in compliance with the XML for Analysis 1.1 specification.

Dans cette section

The following topics describe the XMLA methods implemented by Analysis Services.

Method Description

Discover Method (XMLA)

Retrieves information, such as the list of available databases or details about a specific object, from an instance of Analysis Services. The data retrieved with the Discover method depends on the values of the parameters passed to it.

Execute Method (XMLA)

Sends XMLA commands to an instance of Analysis Services. This includes requests involving data transfer, such as retrieving or updating data on the server.

Voir aussi

Référence

XML Elements (XMLA)
XML Elements (XMLA)
XML for Analysis Overview (XMLA)

Autres ressources

XML Data Types (XMLA)

Aide et Informations

Assistance sur SQL Server 2005