共用方式為


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 -->
   <!-- or -->
   <Attribute>
      <AttributeID>...</AttributeID>
   </Attribute> <!-- ancestor: RelationshipEnd -->
</Attributes>

元素特性

特性

說明

資料類型和長度

預設值

基數

0-1:只能出現一次的選擇性元素。

元素關聯性

關聯性

元素

父元素

Attributes

子元素

備註

在「分析管理物件」(AMO) 物件模型中對應的元素是 AggregationDesignAttributeAggregationAttributeCubeAttributeDimensionAttributeMeasureGroupAttributePerspectiveAttribute

請參閱

參考

物件 (ASSL)