Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 2 KB

File metadata and controls

66 lines (55 loc) · 2 KB
title IntermediateGranularityAttributeID Element (ASSL) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
IntermediateGranularityAttributeID Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
IntermediateGranularityAttributeID
helpviewer_keywords
IntermediateGranularityAttributeID element
ms.assetid 49895ff0-cb0d-4bcc-ab73-8cb3d5961e12
caps.latest.revision 32
author Minewiskan
ms.author owend
manager erikre

IntermediateGranularityAttributeID Element (ASSL)

Contains the identifier (ID) of the granularity attribute in the intermediate cube dimension that is used to relate a reference dimension to an intermediate dimension.

Syntax

  
<ReferenceMeasureGroupDimension>  
   ...  
   <IntermediateGranularityAttributeID>...  
   </IntermediateGranularityAttributeID>  
   ...  
</ReferenceMeasureGroupDimension>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element
Parent element ReferenceMeasureGroupDimension
Child elements None

Remarks

The element that corresponds to the parent of IntermediateGranularityAttributeID in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.ReferenceMeasureGroupDimension.

See Also

Properties (ASSL)