Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.25 KB

xml-elements-objects-discoverresponse.md

File metadata and controls

44 lines (33 loc) · 1.25 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
DiscoverResponse Element (XMLA) | Microsoft Docs
Learn how the DiscoverResponse element contains the information returned by an instance of Analysis Services in response to a Discover method call.
01/05/2021
analysis-services
xmla
reference
kfollis
kfollis
kfollis

XML Elements - Objects - DiscoverResponse

Contains the information returned by an instance of Analysis Services in response to a Discover method call.

Namespace urn:schemas-microsoft-com:xml-analysis

Syntax

  
<DiscoverResponse>  
   <return>  
</DiscoverResponse>  

Element characteristics

Characteristic Description
Data type and length None
Default value None
Cardinality 1-1: Required element that can occur once and only once.

Element relationships

Relationship Element
Parent elements None
Child elements return

Remarks

The DiscoverResponse element is the topmost element within the body of a SOAP response for the Discover method.