Perspective 元素 (ASSL)

定义多维数据集元素透视的详细信息。

语法

  
<Perspectives>  
   <<Perspective>  
      <Name>...</Name>  
      <ID>...</ID>  
      <CreatedTimestamp>...</CreatedTimestamp>  
      <LastSchemaUpdate>...</LastSchemaUpdate>  
      <Description>...</Description>  
      <Translations>...</Translations>  
      <DefaultMeasure>...</DefaultMeasure>  
      <Dimensions>...</Dimensions>  
            <MeasureGroups>...</MeasureGroups>  
      <Calculations>...</Calculations>  
      <Kpis>...</Kpis>  
            <Actions>...</Actions>  
      <Annotations>...</Annotations>  
   </Perspective>  
</Perspectives>  

元素特征

特征 说明
数据类型和长度
默认值
基数 0-n:可多次出现的可选元素。

元素关系

关系 元素
父元素 透视
子元素 ActionsAnnotationsCalculationsCreatedTimestampDefaultMeasureDescriptionDimensionsIDKpisLastSchemaUpdateMeasureGroupsNameTranslations

备注

透视提供多维数据集的子集,用于选择要包括的维度、层次结构、属性和其他详细信息,以及定义要包括的数据切片。 一个透视属于一个多维数据集。 不能在透视中覆盖或添加对象;所有维度、层次结构和其他详细信息必须存在于基础多维数据集中。 也不能包括对象,以及将其标记为不可见。

AMO 对象模型中分析管理对象 (元素) 为 Perspective

另请参阅

对象 (ASSL)