PerspectiveCollection.Add メソッド

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

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

構文

'宣言
Public Function Add As Perspective
'使用
Dim instance As PerspectiveCollection 
Dim returnValue As Perspective 

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

戻り値

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

関連項目

参照

PerspectiveCollection クラス

Add オーバーロード

Microsoft.AnalysisServices 名前空間