AggregationCollection.Add Method

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