Compartir a través de


AggregationCollection.Add Método

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

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Function Add As Aggregation
'Uso
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

Valor devuelto

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

Vea también

Referencia

AggregationCollection Clase

Sobrecarga de Add

Espacio de nombres Microsoft.AnalysisServices