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 对象。

属性

适用于