次の方法で共有


PerspectiveCalculationCollection.Insert Method

オーバーロードの一覧

名前 説明
PerspectiveCalculationCollection.Insert (Int32, ModelComponent) ( Insert から継承されます)
PerspectiveCalculationCollection.Insert (Int32, PerspectiveCalculation)
PerspectiveCalculation をコレクション内の指定したインデックスに挿入します。
PerspectiveCalculationCollection.Insert (Int32, String)
指定した名前の PerspectiveCalculation を作成し、コレクション内の指定したインデックスに挿入します。
PerspectiveCalculationCollection.Insert (IModelComponent, String, Int32) ( Insert から継承されます)
PerspectiveCalculationCollection.Insert (Int32, String, PerspectiveCalculationType)
指定した名前および PerspectiveCalculationType 値の PerspectiveCalculation を作成し、コレクション内の指定したインデックスに挿入します。
PerspectiveCalculationCollection.Insert (IModelComponent, String, Int32, Boolean) ( Insert から継承されます)

参照

関連項目

PerspectiveCalculationCollection Class
PerspectiveCalculationCollection Members
Microsoft.AnalysisServices Namespace