次の方法で共有


AggregationDesignCollection.Add Method

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

オーバーロードの一覧

名前 説明
AggregationDesignCollection.Add ()
AggregationDesign を作成してコレクションの末尾に追加します。
AggregationDesignCollection.Add (AggregationDesign)
AggregationDesign をコレクションの末尾に追加します。
AggregationDesignCollection.Add (ModelComponent) ( Add から継承されます)
AggregationDesignCollection.Add (String)
指定した識別子の AggregationDesign を作成し、コレクションの末尾に追加します。
AggregationDesignCollection.Add (ModelComponent, Boolean) ( Add から継承されます)
AggregationDesignCollection.Add (String, IModelComponent) ( Add から継承されます)
AggregationDesignCollection.Add (String, String)
指定した名前および識別子の AggregationDesign を作成し、コレクションの末尾に追加します。
AggregationDesignCollection.Add (String, IModelComponent, Boolean) ( Add から継承されます)

参照

関連項目

AggregationDesignCollection Class
AggregationDesignCollection Members
Microsoft.AnalysisServices Namespace