MeasureGroupDimension.CubeDimensionID 屬性

Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

C#
[BrowsableAttribute(false)]
public string CubeDimensionID { get; set; }

屬性值

型別:System.String
The cube dimension identifier.

請參閱

參考

MeasureGroupDimension 類別

Microsoft.AnalysisServices 命名空間