MiningModelColumn.ParentMiningModel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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