Compartir a través de


CubeCollection.Add Método

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

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Function Add As Cube
'Uso
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

Valor devuelto

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

Vea también

Referencia

CubeCollection Clase

Sobrecarga de Add

Espacio de nombres Microsoft.AnalysisServices