MiningModel.Columns Property

Definition

Gets the collection of columns associated with the MiningModel 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 columns for the MiningModel.

Attributes

Applies to