次の方法で共有


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 : 省略可能な要素で、出現する場合は複数回の出現が可能です

説明

メジャー グループのすべてのメジャーは、1 つのテーブルをソースとする必要があります。メジャー グループでは、パーティションごとにオーバーライドできる既定のバインドを定義できます。

MeasureGroup 要素は、標準キューブおよび仮想キューブのメジャー グループに共通する詳細を定義します。個々のサブタイプは、各種類に固有の詳細を定義します。

MeasureGroup の State プロパティは、次の値をとります。

  • すべてのパーティションが処理される場合、FullyProcessed

  • 少なくとも 1 つのパーティションが処理される場合、PartiallyProcessed

  • パーティションが処理されない場合、Unprocessed

分析管理オブジェクト (AMO) オブジェクト モデルで対応する要素は、MeasureGroupPerspectiveMeasureGroup です。

関連項目

参照