Partager via


Méthode AggregationCollection.Add

Creates and adds an Aggregation to the end of the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function Add As Aggregation
'Utilisation
Dim instance As AggregationCollection 
Dim returnValue As Aggregation 

returnValue = instance.Add()
public Aggregation Add()
public:
Aggregation^ Add()
member Add : unit -> Aggregation
public function Add() : Aggregation

Valeur de retour

Type : Microsoft.AnalysisServices.Aggregation
A new, empty Aggregation.

Voir aussi

Référence

AggregationCollection Classe

Surcharge Add

Espace de noms Microsoft.AnalysisServices