共用方式為


ReferenceMeasureGroupDimension 資料類型 (ASSL)

定義代表透過中繼維度與事實資料表間接相關之維度的衍生資料類型 (例如,Sales 量值群組可以參考透過 Customer 維度相關的 Geography 維度)。

Syntax

  
<ReferenceMeasureGroupDimension>  
   <!-- The following elements extend MeasureGroupDimension -->  
      <IntermediateCubeDimensionID>...</IntermediateCubeDimensionID>  
   <IntermediateGranularityAttributeID>...</IntermediateGranularityAttributeID>  
   <Materialization>...</Materialization>  
</ReferenceMeasureGroupDimension>  

資料類型特性

特性 描述
基底資料類型 MeasureGroupDimension
衍生資料類型 None

資料類型關聯性

關聯性 元素
父元素 None
子元素 IntermediateCubeDimensionIDIntermediateGranularityAttributeID具體化
衍生的元素 None

備註

分析管理物件 (AMO) 物件模型中的對應元素是 ReferenceMeasureGroupDimension

另請參閱

Analysis Services 指令碼語言 XML 資料類型 (ASSL)