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: 두 번 이상 나타날 수 있는 선택적 요소입니다. |
요소 관계
관계 |
요소 |
---|---|
부모 요소 |
|
자식 요소 |
상위 항목 또는 부모자식 요소
CubeAggregationDesigns, AggregationPrefix, Annotations, CreatedTimestamp, DataAggregation, Description, Dimensions, ErrorConfiguration, EstimatedRows, EstimatedSize, ID, IgnoreUnrelatedDimensions, LastProcessed, LastSchemaUpdate, MeasureQualification, Measures, Name, Partitions, ProactiveCaching, ProcessingMode, ProcessingPriority, Source, State, StorageLocation, StorageMode, Translations, Type
|
주의
측정값 그룹의 모든 측정값은 단일 테이블을 기반으로 해야 합니다. 측정값 그룹은 기본 바인딩을 정의할 수 있으며 이는 나중에 각 파티션에서 재정의할 수 있습니다.
MeasureGroup 요소는 일반 큐브와 가상 큐브의 측정값 그룹에 공통된 세부 정보를 정의합니다. 개별 하위 유형은 유형별 세부 정보를 정의합니다.
MeasureGroup의 State 속성 값은 다음과 같습니다.
FullyProcessed: 모든 파티션을 처리하는 경우
PartiallyProcessed: 하나 이상의 파티션을 처리하는 경우
Unprocessed: 파티션을 처리하지 않는 경우
AMO(Analysis Management Object) 개체 모델의 해당 요소는 MeasureGroup 및 PerspectiveMeasureGroup입니다.