次の方法で共有


PerspectiveCalculationCollection.Add メソッド

プロテクト メンバーを含める
継承したメンバーを含める

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

このメンバーはオーバーロードされます。構文、使用方法、および例などに関するこのメンバーの詳細については、オーバーロードの一覧にある名前をクリックしてください。

オーバーロードの一覧

  名前 説明
パブリック メソッド Add(String) 指定した名前を持つ PerspectiveCalculation を作成し、コレクションの末尾に追加します。
プロテクト メソッド Add(ModelComponent) インフラストラクチャです。ModelComponentCollectionModelComponent オブジェクトを追加します。 (ModelComponentCollection から継承されています。)
パブリック メソッド Add(PerspectiveCalculation) PerspectiveCalculation をコレクションの末尾に追加します。
パブリック メソッド Add(String, PerspectiveCalculationType) 指定した識別子と PerspectiveCalculationType 値の PerspectiveCalculation を作成し、コレクションの末尾に追加します。
プロテクト メソッド Add(ModelComponent, Boolean) インフラストラクチャです。ModelComponentCollectionModelComponent オブジェクトを追加します。 (ModelComponentCollection から継承されています。)

先頭に戻る

関連項目

参照

PerspectiveCalculationCollection クラス

Microsoft.AnalysisServices 名前空間