Partager via


Méthode AggregationDesignCollection.Add

Creates and adds an AggregationDesign 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 AggregationDesign
'Utilisation
Dim instance As AggregationDesignCollection 
Dim returnValue As AggregationDesign 

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

Valeur de retour

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

Voir aussi

Référence

AggregationDesignCollection Classe

Surcharge Add

Espace de noms Microsoft.AnalysisServices