ScalarMiningStructureColumn.ClassifiedColumns Property

Definition

Gets the collection of related columns that are classified by the ScalarMiningStructureColumn object.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MiningStructureColumnClassifiesTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public System.Collections.Specialized.StringCollection ClassifiedColumns { get; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MiningStructureColumnClassifiesTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.ClassifiedColumns : System.Collections.Specialized.StringCollection
Public ReadOnly Property ClassifiedColumns As StringCollection

Property Value

A StringCollection that contains the collection of related columns that are classified by ScalarMiningStructureColumn object.

Attributes

Applies to