Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and adds an Aggregation to the collection.
Overload List
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 ) |
See Also
Reference
AggregationCollection Class
AggregationCollection Members
Microsoft.AnalysisServices Namespace