PerspectiveCalculation Data Type (ASSL)

Defines a primitive data type that represents the relationship between a calculation and a Perspective element.

Syntax

  
<PerspectiveCalculation>  
      <Name>...</Name>  
   <Type>...</Type>  
   <Annotations>...</Annotations>  
</PerspectiveCalculation>  

Data Type Characteristics

Characteristic Description
Base data types None
Derived data types None

Data Type Relationships

Relationship Element
Parent elements None
Child elements Annotations, Name, Type
Derived elements Calculation (Calculations collection of Perspective)

Remarks

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

See Also

Analysis Services Scripting Language XML Data Types (ASSL)