Dimension.MiningModel 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 details of an individual mining model associated with a Dimension object.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MiningModel MiningModel { get; }
[<System.ComponentModel.Browsable(false)>]
member this.MiningModel : Microsoft.AnalysisServices.MiningModel
Public ReadOnly Property MiningModel As MiningModel
Property Value
The details of an individual mining model associated with a Dimension object.
- Attributes