Compartir a través de


AggregationCollection.Add Method

Creates and adds an Aggregation to the collection.

Lista de sobrecargas

Nombre 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 )

Vea también

Referencia

AggregationCollection Class
AggregationCollection Members
Microsoft.AnalysisServices Namespace