Share via


OverrideCollection.Columns Property

Definition

Gets the collection of override columns.

public System.Collections.Generic.ICollection<Microsoft.AnalysisServices.Tabular.DataRefresh.ColumnOverride> Columns { get; }
member this.Columns : System.Collections.Generic.ICollection<Microsoft.AnalysisServices.Tabular.DataRefresh.ColumnOverride>
Public ReadOnly Property Columns As ICollection(Of ColumnOverride)

Property Value

Applies to