AggregationInstanceAttribute.KeyColumns 속성

정의

AggregationInstanceAttribute의 테이블 및 열 모두에 대한 바인딩을 가져옵니다.

[System.ComponentModel.Browsable(true)]
[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.KeyColumnsTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public Microsoft.AnalysisServices.DataItemCollection KeyColumns { get; }
[<System.ComponentModel.Browsable(true)>]
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.KeyColumnsTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.KeyColumns : Microsoft.AnalysisServices.DataItemCollection
Public ReadOnly Property KeyColumns As DataItemCollection

속성 값

데이터 항목 컬렉션입니다.

특성

적용 대상