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>

元素关系

关系

元素

父元素

Attributes

子元素

注释

在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 AggregationDesignAttributeAggregationAttributeCubeAttributeDimensionAttributeMeasureGroupAttributePerspectiveAttribute

请参阅

参考