次の方法で共有


CubeCollection.Add メソッド

Cube を作成してコレクションの末尾に追加します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Function Add As Cube
'使用
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

戻り値

型: Microsoft.AnalysisServices.Cube
新しい、空の Cube です。

関連項目

参照

CubeCollection クラス

Add オーバーロード

Microsoft.AnalysisServices 名前空間