Compartilhar via


AggregationDimensionCollection.Add Method

Creates and adds an AggregationDimension to the collection.

Overload List

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

See Also

Reference

AggregationDimensionCollection Class
AggregationDimensionCollection Members
Microsoft.AnalysisServices Namespace