MiningStructure.MiningModels Property

Definition

Gets the collection of models associated with a MiningStructure.

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

Property Value

A MiningModelCollection that contains the collection of MiningModel objects associated with a MiningStructure.

Attributes

Applies to