Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.15 KB

File metadata and controls

68 lines (56 loc) · 2.15 KB
title DiscoverResponse Element (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
apiname
DiscoverResponse Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
microsoft.xml.analysis.discoverresponse
urn:schemas-microsoft-com:xml-analysis#DiscoverResponse
helpviewer_keywords
DiscoverResponse element
ms.assetid 20e10a82-dbd1-4ead-b92d-f84b4b2f10c6
caps.latest.revision 13
author jeannt
ms.author jeannt
manager erikre

XML Elements - Objects - DiscoverResponse

Contains the information returned by an instance of [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion] 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.

See Also

ExecuteResponse Element (XMLA)
Objects (XMLA)