다음을 통해 공유


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>  

요소 특징

특성 Description
데이터 형식 및 길이 아래 표를 참조하세요.
기본값 None
카디널리티 0-1: 한 번만 나타날 수 있는 선택적 요소입니다.
상위 항목 또는 부모 데이터 형식
AggregationDesignDimension AggregationDesignAttribute
AggregationDimension AggregationAttribute
AggregationInstanceCubeDimension AggregationInstanceAttribute
CubeDimension CubeAttribute
크기 DimensionAttribute
RegularMeasureGroupDimension MeasureGroupAttribute
PerspectiveDimension PerspectiveAttribute
RelationshipEnd <Attribute>
<AttributeID> ...< /AttributeID></Attribute>

요소 관계

관계 요소
부모 요소 특성
자식 요소 없음

설명

AMO(Analysis Management Objects) 개체 모델의 AggregationDesignAttribute해당 요소는 , AggregationAttribute,CubeAttribute, DimensionAttributeMeasureGroupAttributePerspectiveAttribute.

참고 항목

개체(ASSL)