MeasureGroupAttribute.KeyColumns Property

Definition

Gets the binding to both table and column(s) for MeasureGroupAttribute.

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

Property Value

A collection of data items.

Attributes

Applies to