MiningModelColumn.ParentMiningModel Property

Definition

Gets the parent MiningModel of a MiningModelColumn object.

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

Property Value

A MiningModel object.

Attributes

Applies to