Partager via


Méthode CubeCollection.Add

Creates and adds a Cube to the end of the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function Add As Cube
'Utilisation
Dim instance As CubeCollection 
Dim returnValue As Cube 

returnValue = instance.Add()
public Cube Add()
public:
Cube^ Add()
member Add : unit -> Cube
public function Add() : Cube

Valeur de retour

Type : Microsoft.AnalysisServices.Cube
A new, empty Cube.

Voir aussi

Référence

CubeCollection Classe

Surcharge Add

Espace de noms Microsoft.AnalysisServices