Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Determines whether the attribute hierarchy is visible to client applications.
Sintaxis
<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 |
|
Child elements |
None |
Notas
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.
Vea también
Referencia
AttributeHierarchyEnabled Element (ASSL)
Properties (ASSL)