Dimensions 元素 (ASSL)
包含與父元素相關聯之維度的集合。
語法
<Database> <!-- or Aggregation, AggregationDesign, AggregationInstance, Cube, MeasureGroup, Perspective -->
...
<Dimensions>
<Dimension>...</Dimension>
</Dimensions>
...
</Database>
元素特性
特性 |
說明 |
---|---|
資料類型和長度 |
無 |
預設值 |
無 |
基數 |
0-1:只能出現一次的選擇性元素。 |
元素關聯性
關聯性 |
元素 |
---|---|
父元素 |
Aggregation、AggregationDesign、AggregationInstance、Cube、Database、MeasureGroup、Perspective |
子元素 |
備註
在「分析管理物件」(AMO) 物件模型中的對應元素是 DimensionCollection。