Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 2.2 KB

File metadata and controls

41 lines (36 loc) · 2.2 KB
title Objects (XMLA) | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
applies_to
SQL Server 2016 Preview
helpviewer_keywords
objects [XML for Analysis]
XML for Analysis, objects
XMLA, objects
ms.assetid 768188ef-85d4-432a-9390-be05c835137f
caps.latest.revision 13
author jeannt
ms.author jeannt
manager erikre

XML Elements - Objects

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 [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion]. 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 [!INCLUDEssAS].

Method Description
DiscoverResponse Element (XMLA) Contains the information returned by an instance of [!INCLUDEssASnoversion] in response to a Discover method call.
ExecuteResponse Element (XMLA) Contains the information returned by an instance of [!INCLUDEssASnoversion] in response to an Execute method call.

See Also

XML Elements (XMLA)
XML Data Types (XMLA)
XML Elements (XMLA)