次の方法で共有


Add メソッド

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

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

構文

'宣言
Public Function Add As AggregationDesign
'使用
Dim instance As AggregationDesignCollection
Dim returnValue As AggregationDesign

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

戻り値

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