MiningModelColumn.Columns Property

Definition

Gets the collection of columns associated with the MiningModelColumn object.

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

Property Value

A collection of MiningModelColumn objects.

Attributes

Applies to