AggregationDimensionCollection.Insert Method

AggregationDimension をコレクションに挿入します。

オーバーロードの一覧

名前 説明
AggregationDimensionCollection.Insert (Int32, AggregationDimension)
AggregationDimension をコレクション内の指定したインデックスに挿入します。
AggregationDimensionCollection.Insert (Int32, ModelComponent) ( Insert から継承されます)
AggregationDimensionCollection.Insert (Int32, String)
指定した識別子の AggregationDimension を作成し、コレクション内の指定したインデックスに挿入します。
AggregationDimensionCollection.Insert (IModelComponent, String, Int32) ( Insert から継承されます)
AggregationDimensionCollection.Insert (IModelComponent, String, Int32, Boolean) ( Insert から継承されます)

参照

関連項目

AggregationDimensionCollection Class
AggregationDimensionCollection Members
Microsoft.AnalysisServices Namespace