Udostępnij za pośrednictwem


Metoda CubeCollection.Add

Tworzy i dodaje Cube do końca kolekcja.

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

Składnia

'Deklaracja
Public Function Add As Cube
'Użycie
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

Wartość zwracana

Typ: Microsoft.AnalysisServices.Cube
Nowy, pusty Cube.