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