MiningModelColumn.SourceColumn Property

Definition

Gets the mining structure column associated with a MiningModelColumn object.

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

Property Value

A mining structure column.

Attributes

Applies to