Database.MiningStructures Property

Definition

Gets the collection of mining structures associated with a Database.

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

Property Value

A collection of mining structures.

Attributes

Applies to