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>
要素の特性
特性
説明
データ型と長さ
先祖または親
データ型
AggregationAggregationDimension
AggregationDesignAggregationDesignDimension
AggregationInstanceAggregationInstanceCubeDimension
MeasureGroupMeasureGroupDimension
PerspectivePerspectiveDimension
既定値
なし
カーディナリティ
0-n : 省略可能な要素で、出現する場合は複数回の出現が可能です
要素のリレーションシップ
リレーションシップ | 要素 |
---|---|
親要素 |
|
子要素 |
なし |
解説
分析管理オブジェクト (AMO) オブジェクト モデルで対応する要素は、Dimension、AggregationDimension、AggregationDesignDimension、CubeDimension、MeasureGroupDimension、および PerspectiveDimension です。