MeasureGroupAttribute Data Type (ASSL)

Defines a primitive data type that represents the relationship between an attribute and a measure group.

Syntax

  
<MeasureGroupAttribute>  
   <AttributeID>...</AttributeID>  
      <KeyColumns>...</KeyColumns>  
   <Type>...</Type>  
   <Annotations>...</Annotations>  
</MeasureGroupAttribute>  

Data Type Characteristics

Characteristic Description
Base data types None
Derived data types None

Data Type Relationships

Relationship Element
Parent elements None
Child elements Annotations, AttributeID, KeyColumns, Type
Derived elements Attribute (Attributes collection of RegularMeasureGroupDimension)

Remarks

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

See Also

Analysis Services Scripting Language XML Data Types (ASSL)