Share via


AggregationDesignAttributeCollection.Add Method

Creates and adds an AggregationDesignAttribute to the collection.

Overload List

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

See Also

Reference

AggregationDesignAttributeCollection Class
AggregationDesignAttributeCollection Members
Microsoft.AnalysisServices Namespace