Creates and adds an Aggregation to the collection.
重载列表
| 名称 | 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 ) |
请参阅
参考
AggregationCollection Class
AggregationCollection Members
Microsoft.AnalysisServices Namespace