Table.Columns Property

Definition

Gets the collection object of all columns in the current Table.

public Microsoft.AnalysisServices.Tabular.ColumnCollection Columns { get; }
member this.Columns : Microsoft.AnalysisServices.Tabular.ColumnCollection
Public ReadOnly Property Columns As ColumnCollection

Property Value

Applies to