Dimension 元素 (ASSL)

定义维度。

语法

<Dimensions>
   <Dimension xsi:type="Dimension">...</Dimension> <!-- ancestor: Database -->
   <!-- or -->
   <Dimension xsi:type="AggregationDimension">...</Dimension> <!-- ancestor: Aggregation -->
   <!-- or -->
   <Dimension xsi:type="AggregationDesignDimension">...</Dimension> <!-- ancestor: AggregationDesign -->
   <!-- or -->
   <Dimension xsi:type="AggregationInstanceCubeDimension">...</Dimension> <!-- ancestor: AggregationInstance -->
      <!-- or -->
   <Dimension xsi:type="CubeDimension">...</Dimension> <!-- ancestor: Cube -->
      <!-- or -->
   <Dimension xsi:type="MeasureGroupDimension">...</Dimension> <!-- ancestor: MeasureGroup -->
   <!-- or -->
   <Dimension xsi:type="PerspectiveDimension">...</Dimension> <!-- ancestor: Perspective -->
</Dimensions>

元素关系

关系

元素

父元素

Dimensions

子元素

注释

在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 DimensionAggregationDimensionAggregationDesignDimensionCubeDimensionMeasureGroupDimensionPerspectiveDimension

请参阅

参考