共用方式為


MeasureGroup 元素 (ASSL)

定義位於相同資料粒度層級的一組量值。

語法

<MeasureGroups>
   <MeasureGroup> <!-- ancestor: Cube -->
      <Name>...</Name>
      <ID>...</ID>
      <CreatedTimestamp>...</<Create
      <LastSchemaUpdate>...</LastSchemaUpdate>
      <Description>...</Description>
      <LastProcessed>...</LastProcessed>
      <Translations>...</Translations>
      <Type>...</Type>
      <State>...</State>
      <MeasureQualification>...</MeasureQualification>
      <Measures>...</Measures>
      <DataAggregation>...</DataAggregation>
      <Source>...</Source>
            <StorageMode>...</StorageMode>
      <StorageLocation>...</StorageLocation>
      <IgnoreUnrelatedDimensions>...</IgnoreUnrelatedDimensions>
            <ProactiveCaching>...</ProactiveCaching>
      <EstimatedRows>...</EstimatedRows>
      <ErrorConfiguration>...</ErrorConfiguration>
      <EstimatedSize>...</EstimatedSize>
      <ProcessingMode>...</ProcessingMode>
      <Dimensions>...</Dimensions>
      <Partitions>...</Partitions>
      <AggregationPrefix>...</AggregationPrefix>
      <ProcessingPriority>...</ProcessingPriority>
            <AggregationDesigns>...</AggregationDesigns>
      <Annotations>...</Annotations>
   </MeasureGroup>
   <!-- or  -->
   <MeasureGroup xsi:type="MeasureGroupBinding">...</MeasureGroup> <!-- ancestor: CubeBinding -->
   <!-- or  -->
   <MeasureGroup xsi:type="PerspectiveMeasureGroup">...</MeasureGroup> <!-- ancestor: Perspective -->
</MeasureGroups>

元素特性

特性

描述

資料類型和長度

預設值

基數

0-n:出現一次以上的選擇性元素。

備註

量值群組的所有量值都必須來自單一資料表。量值群組可以定義可針對每個資料分割覆寫的預設繫結。

MeasureGroup 元素會定義一般 Cube 和虛擬 Cube 之量值群組通用的詳細資料。個別的子類型會定義每個類型專用的詳細資料。

MeasureGroup 的 State 屬性具有下列值:

  • FullyProcessed (如果所有資料分割都已經過處理的話)。

  • PartiallyProcessed (如果至少一個資料分割已經過處理的話)。

  • Unprocessed (如果沒有任何資料分割經過處理的話)。

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

請參閱

參考