Compartir a través de


AggregationAttribute.Clone Método

Copies the current AggregationAttribute.

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

Sintaxis

'Declaración
Public Function Clone As AggregationAttribute
'Uso
Dim instance As AggregationAttribute 
Dim returnValue As AggregationAttribute 

returnValue = instance.Clone()
public AggregationAttribute Clone()
public:
AggregationAttribute^ Clone()
member Clone : unit -> AggregationAttribute
public function Clone() : AggregationAttribute

Valor devuelto

Tipo: Microsoft.AnalysisServices.AggregationAttribute
A copy of AggregationAttribute.

Vea también

Referencia

AggregationAttribute Clase

Espacio de nombres Microsoft.AnalysisServices