Indicates the type of relationship between the measure group and the reference dimension.
语法
<ReferenceMeasureGroupDimension >
   ...
   <Materialization>...</Materialization>
   ...
</ReferenceMeasureGroupDimension>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | String (enumeration) | 
| Default value | Indirect | 
| Cardinality | 0-1: Optional element that can occur once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent element | |
| Child elements | None | 
备注
The value of this element is limited to one of the strings listed in the following table.
| Value | Description | 
|---|---|
| Regular | The reference dimension has a regular relationship, as with regular dimensions. | 
| Indirect | The reference dimension has an indirect relationship, such as with many-to-many dimensions. | 
The element that corresponds to the parent of Materialization in the Analysis Management Objects (AMO) object model is ReferenceMeasureGroupDimension.
请参阅
参考
Dimension Element (ASSL)
Properties (ASSL)