Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 1.68 KB

File metadata and controls

66 lines (55 loc) · 1.68 KB
title Source Element (Error) (XMLA) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
Source Element (Error)
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
urn:schemas-microsoft-com:xml-analysis#Source
microsoft.xml.analysis.source
helpviewer_keywords
Source element
ms.assetid eed47b9f-0501-4baf-8cac-3ea839a859c3
caps.latest.revision 10
author jeannt
ms.author jeannt
manager erikre

Source Element (Error) (XMLA)

Contains the name of the component that generated the parent Error element.

Syntax

  
<Error>  
   ...  
   <Source>...</Source>  
   ...  
</Error>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent elements Error
Child elements None

Remarks

See Also

Properties (XMLA)