| title | Measures Element (ASSL) | Microsoft Docs | ||
|---|---|---|---|
| ms.custom | |||
| ms.date | 03/06/2017 | ||
| ms.prod | sql-server-2016 | ||
| ms.reviewer | |||
| ms.suite | |||
| ms.technology |
|
||
| ms.tgt_pltfrm | |||
| ms.topic | reference | ||
| apiname |
|
||
| apilocation | |||
| apitype | Schema | ||
| applies_to |
|
||
| f1_keywords |
|
||
| helpviewer_keywords |
|
||
| ms.assetid | d2107112-f620-4fd7-a05f-bb2606b4be18 | ||
| caps.latest.revision | 34 | ||
| author | Minewiskan | ||
| ms.author | owend | ||
| manager | erikre |
Contains the collection of Measure elements associated with the parent element.
<MeasureGroup> <!-- or AggregationInstance, MeasureGroupBinding (out-of-line), PerspectiveMeasureGroup -->
...
<Measures>
<Measure>...</Measure>
</Measures>
...
</MeasureGroup> | Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 0-1: Optional element that can occur once and only once. |
| Relationship | Element |
|---|---|
| Parent elements | AggregationInstance, MeasureGroup, MeasureGroupBinding (out-of-line), PerspectiveMeasureGroup |
| Child elements | Measure |
The corresponding elements in the Analysis Management Objects (AMO) object model are xref:Microsoft.AnalysisServices.MeasureCollection and xref:Microsoft.AnalysisServices.PerspectiveMeasureCollection.