Share via


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 개체입니다.

특성

적용 대상