Add méthode
Creates and adds an Aggregation to the end of the collection.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans 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.