Database.Cubes Property

Definition

Gets the collection of cubes associated with a Database.

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

Property Value

A collection of cubes.

Attributes

Applies to