Metoda AggregationCollection.Add
Tworzy i dodaje Aggregation do końca kolekcja.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Function Add As Aggregation
'Użycie
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
Wartość zwracana
Typ: Microsoft.AnalysisServices.Aggregation
Nowy, pusty Aggregation.
Zobacz także