Udostępnij za pośrednictwem


Właściwość Database.Cubes

Pobiera kolekcja modułów w Database.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property Cubes As CubeCollection
    Get
'Użycie
Dim instance As Database
Dim value As CubeCollection

value = instance.Cubes
[BrowsableAttribute(false)]
public CubeCollection Cubes { get; }
[BrowsableAttribute(false)]
public:
property CubeCollection^ Cubes {
    CubeCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Cubes : CubeCollection
function get Cubes () : CubeCollection

Wartość właściwości

Typ: Microsoft.AnalysisServices.CubeCollection
Kolekcja modułów.