AggregationCollection.Add Method

Creates and adds an Aggregation to the collection.

Überladungsliste

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

Siehe auch

Verweis

AggregationCollection Class
AggregationCollection Members
Microsoft.AnalysisServices Namespace