AggregationDimensionCollection.Insert Method
Inserts an AggregationDimension into the collection.
Overload List
Name | Description |
---|---|
AggregationDimensionCollection.Insert (Int32, AggregationDimension) |
Inserts an AggregationDimension into the collection at the specified index.
|
AggregationDimensionCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) |
AggregationDimensionCollection.Insert (Int32, String) |
Creates and inserts an AggregationDimension, with the specified identifier, into the collection at the specified index.
|
AggregationDimensionCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) |
AggregationDimensionCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) |
See Also
Reference
AggregationDimensionCollection Class
AggregationDimensionCollection Members
Microsoft.AnalysisServices Namespace