共用方式為


Dimension.KeyAttribute 屬性

定義

取得目前維度的最低層級屬性。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.DimensionAttribute KeyAttribute { get; }
[<System.ComponentModel.Browsable(false)>]
member this.KeyAttribute : Microsoft.AnalysisServices.DimensionAttribute
Public ReadOnly Property KeyAttribute As DimensionAttribute

屬性值

DimensionAttribute 物件,這是目前維度的索引鍵屬性。

屬性

適用於