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 ErrorCode Element (XMLA) | Microsoft Docs
ms.custom
ms.date 03/04/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
ErrorCode Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
urn:schemas-microsoft-com:xml-analysis#ErrorCode
microsoft.xml.analysis.errorcode
helpviewer_keywords
ErrorCode element
ms.assetid da187661-b15e-4b95-8b49-7820ebcced40
caps.latest.revision 11
author jeannt
ms.author jeannt
manager erikre

ErrorCode Element (XMLA)

Contains the numeric return code of the parent Error element.

Syntax

  
<Error>  
   ...  
   <ErrorCode>...</ErrorCode>  
   ...  
</Error>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent elements Error
Child elements None

Remarks

See Also

Properties (XMLA)