PerspectiveCalculationCollection.Add Method
オーバーロードの一覧
名前 | 説明 |
---|---|
PerspectiveCalculationCollection.Add (ModelComponent) | ( Add から継承されます) |
PerspectiveCalculationCollection.Add (PerspectiveCalculation) |
PerspectiveCalculation をコレクションの末尾に追加します。
|
PerspectiveCalculationCollection.Add (String) |
指定した名前を持つ PerspectiveCalculation を作成し、コレクションの末尾に追加します。
|
PerspectiveCalculationCollection.Add (ModelComponent, Boolean) | ( Add から継承されます) |
PerspectiveCalculationCollection.Add (String, IModelComponent) | ( Add から継承されます) |
PerspectiveCalculationCollection.Add (String, PerspectiveCalculationType) |
指定した識別子と PerspectiveCalculationType 値の PerspectiveCalculation を作成し、コレクションの末尾に追加します。
|
PerspectiveCalculationCollection.Add (String, IModelComponent, Boolean) | ( Add から継承されます) |
参照
関連項目
PerspectiveCalculationCollection Class
PerspectiveCalculationCollection Members
Microsoft.AnalysisServices Namespace