MiningStructure.Columns Property

Definition

Gets the collection of columns associated with a MiningStructure.

[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 MiningStructureColumnCollection that contains the collection of columns associated with a MiningStructure.

Attributes

Applies to