PerspectiveAttribute Data Type (ASSL)

Defines a primitive data type that represents information about an attribute in a PerspectiveDimension element.

Syntax

  
<PerspectiveAttribute>  
      <AttributeID>...</AttributeID>  
   <DefaultMember>...</DefaultMember>  
   <AttributeHierarchyVisible>...</AttributeHierarchyVisible>  
      <Annotations>...</Annotations>  
</PerspectiveAttribute>  

Data Type Characteristics

Characteristic Description
Base data types None
Derived data types None

Data Type Relationships

Relationship Element
Parent elements None
Child elements Annotations, AttributeHierarchyVisible, AttributeID, DefaultMember
Derived elements Attribute (Attributes collection of PerspectiveDimension)

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is PerspectiveAttribute.

See Also

Analysis Services Scripting Language XML Data Types (ASSL)