Udostępnij za pośrednictwem


Element MeasureGroup (ASSL)

Definiuje zestaw środków na tym samym poziomie ziarnistość.

<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>

Właściwości elementu

Charakterystyka

Description

Typ danych i długość

element nadrzędny lub element nadrzędnyTyp danych
ModułNone

Wartość domyślna

None

Relacja

0-n: Opcjonalne element, który może występować więcej niż jeden raz.

Remarks

Wszystkie to miara s z miara grupy musi być pochodzące z pojedynczej tabela.Grupa miar można zdefiniować domyślne powiązań, które może zostać zastąpiona dla każdej partycji.

The MeasureGroup element defines details common to miara groups on regular cubes and virtual cubes. Oddzielne podtypów Zdefiniuj szczegóły specyficzne dla każdego typu.

The State właściwość of a MeasureGroup has the following values:

  • FullyProcessed Jeśli wszystkie partycje są przetwarzane.

  • PartiallyProcessed Jeśli co najmniej jedna partycja jest przetwarzana.

  • Unprocessed Jeśli partycje nie są przetwarzane.

Odpowiadające im elementy w modelu obiektów Analysis Management Objects (AMO) MeasureGroup i PerspectiveMeasureGroup.

See Also

Reference