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>
元素特征
特征 |
说明 |
---|---|
数据类型和长度 |
|
默认值 |
无 |
基数 |
0-n:可多次出现的可选元素。 |
元素关系
关系 |
元素 |
---|---|
父元素 |
|
子元素 |
无 |
注释
在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 Dimension、AggregationDimension、AggregationDesignDimension、CubeDimension、MeasureGroupDimension 和 PerspectiveDimension。