AggregationInstanceDimensionCollection.Insert Method
Inserts an AggregationInstanceDimension into the collection.
Overload List
Name | Description |
---|---|
AggregationInstanceDimensionCollection.Insert (Int32, AggregationInstanceDimension) |
Inserts a specified AggregationInstanceDimension into the collection at the location specified by index.
|
AggregationInstanceDimensionCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) |
AggregationInstanceDimensionCollection.Insert (Int32, String) |
Creates and inserts a specific AggregationInstanceDimension into the collection at the specified index.
|
AggregationInstanceDimensionCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) |
AggregationInstanceDimensionCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) |
See Also
Reference
AggregationInstanceDimensionCollection Class
AggregationInstanceDimensionCollection Members
Microsoft.AnalysisServices Namespace