MiningModelColumn.ParentMiningStructure Property

Definition

Gets the parent MiningStructure of a MiningModelColumn object.

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

Property Value

A MiningStructure object.

Attributes

Applies to