Share via


AggregationAttributeCollection.Insert Method

Inserts an AggregationAttribute into the collection.

Overload List

Name Description
AggregationAttributeCollection.Insert (Int32, AggregationAttribute)
Inserts an AggregationAttribute into the collection at the specified index.
AggregationAttributeCollection.Insert (Int32, ModelComponent) (inherited from Insert )
AggregationAttributeCollection.Insert (Int32, String)
Creates and inserts an AggregationAttribute, with the specified identifier, into the collection at the specified index.
AggregationAttributeCollection.Insert (IModelComponent, String, Int32) (inherited from Insert )
AggregationAttributeCollection.Insert (IModelComponent, String, Int32, Boolean) (inherited from Insert )

See Also

Reference

AggregationAttributeCollection Class
AggregationAttributeCollection Members
Microsoft.AnalysisServices Namespace