Propriété Cubes
Gets a collection of cubes that are available in the current database or context.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property Cubes As CubeCollection
Get
'Utilisation
Dim value As CubeCollection
value = Context.Cubes
public static CubeCollection Cubes { get; }
public:
static property CubeCollection^ Cubes {
CubeCollection^ get ();
}
static member Cubes : CubeCollection
static function get Cubes () : CubeCollection
Valeur de propriété
Type : Microsoft.AnalysisServices.AdomdServer. . :: . .CubeCollection
A CubeCollection.