AttributeHierarchyVisible Element (ASSL)

Determines whether the attribute hierarchy is visible to client applications.

语法

<DimensionAttribute> <!-- or CubeAttribute or PerspectiveAttribute -->
   ...
   <AttributeHierarchyVisible>...</AttributeHierarchyVisible>
   ...
</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

CubeAttribute, DimensionAttribute, PerspectiveAttribute

Child elements

None

备注

The AttributeHierarchyVisible element determines whether the attribute hierarchy associated with the attribute is visible to client applications. If this element is set to False, the attribute hierarchy can still be used to create user-defined hierarchies and can be referenced by Multidimensional Expressions (MDX) statements.

The elements that correspond to the parents of AttributeHierarchyVisible in the Analysis Management Objects (AMO) object model are CubeAttribute, DimensionAttribute, and PerspectiveAttribute.

请参阅

参考

AttributeHierarchyEnabled Element (ASSL)
Properties (ASSL)

帮助和信息

获取 SQL Server 2005 帮助