TableMiningStructureColumn.Columns Property

Definition

Gets the collection of columns associated with a TableMiningStructureColumn object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MiningStructureColumnCollection Columns { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Columns : Microsoft.AnalysisServices.MiningStructureColumnCollection
Public ReadOnly Property Columns As MiningStructureColumnCollection

Property Value

A collection of mining structure columns.

Attributes

Applies to