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