Partager via


Méthode AggregationInstanceCollection.Add

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

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

Valeur de retour

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

Voir aussi

Référence

AggregationInstanceCollection Classe

Surcharge Add

Espace de noms Microsoft.AnalysisServices