ScalarMiningStructureColumn.ModelingFlags Property

Definition

Gets the collection of ModelingFlags for a column.

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

Property Value

A StringCollection containing the collection of ModelingFlags for a column.

Attributes

Applies to