Share via


AggregationDesignDimensionCollection.Add Method

Creates and adds an AggregationDesignDimension to the collection.

Overload List

Name Description
AggregationDesignDimensionCollection.Add (AggregationDesignDimension)
Adds an AggregationDesignDimension to the end of the collection.
AggregationDesignDimensionCollection.Add (ModelComponent) (inherited from Add )
AggregationDesignDimensionCollection.Add (String)
Creates and adds an AggregationDesignDimension, with the specified identifier, to the end of the collection.
AggregationDesignDimensionCollection.Add (ModelComponent, Boolean) (inherited from Add )
AggregationDesignDimensionCollection.Add (String, IModelComponent) (inherited from Add )
AggregationDesignDimensionCollection.Add (String, IModelComponent, Boolean) (inherited from Add )

See Also

Reference

AggregationDesignDimensionCollection Class
AggregationDesignDimensionCollection Members
Microsoft.AnalysisServices Namespace