Attribute 元素 (ASSL)
包含屬性的描述。
語法
<Attributes>
<Attribute xsi:type="AggregationAttribute">...</Attribute> <!-- ancestor: AggregationDimension -->
<!-- or -->
<Attribute xsi:type="AggregationDesignAttribute">...</Attribute> <!-- ancestor: AggregationDesignDimension -->
<!-- or -->
<Attribute xsi:type="AggregationInstanceAttribute">...</Attribute> <!-- ancestor: AggregationInstanceCubeDimension -->
<!-- or -->
<Attribute xsi:type="CubeAttribute">...</Attribute> <!--ancestor: CubeDimension -->
<!-- or -->
<Attribute xsi:type="DimensionAttribute">...</Attribute> <!-- ancestor: Dimension -->
<!-- or -->
<Attribute xsi:type="MeasureGroupAttribute">...</Attribute> <!-- ancestor: RegularMeasureGroupDimension -->
<!-- or -->
<Attribute xsi:type="PerspectiveAttribute">...</Attribute> <!-- ancestor: PerspectiveDimension -->
</Attributes>
元素特性
特性 |
描述 |
---|---|
資料類型和長度 |
上階或父系資料類型
|
預設值 |
無 |
基數 |
0-1: 只能出現一次的選擇性元素。 |
備註
在「分析管理物件」(AMO) 物件模型中對應的元素是 AggregationDesignAttribute、AggregationAttribute、CubeAttribute、DimensionAttribute、MeasureGroupAttribute 和 PerspectiveAttribute。