Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.78 KB

File metadata and controls

65 lines (54 loc) · 1.78 KB
title AttributeHierarchyOrdered Element (ASSL) | 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
AttributeHierarchyOrdered Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
AttributeHierarchyOrdered
helpviewer_keywords
AttributeHierarchyOrdered element
ms.assetid 7e2fa8b3-04a7-4748-bdc1-8a0ab2f984e1
caps.latest.revision 36
author Minewiskan
ms.author owend
manager erikre

AttributeHierarchyOrdered Element (ASSL)

Determines whether the associated attribute hierarchy is ordered.

Syntax

  
<DimensionAttribute>  
   ...  
   <AttributeHierarchyOrdered>...</AttributeHierarchyOrdered>  
   ...  
</DimensionAttribute>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent element DimensionAttribute
Child elements None

Remarks

The element that corresponds to the parent of AttributeHierarchyOrdered in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.DimensionAttribute.

See Also

Properties (ASSL)