Compartilhar via


Método AggregationAttribute.Clone

Copies the current AggregationAttribute.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
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 de retorno

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

Consulte também

Referência

AggregationAttribute Classe

Namespace Microsoft.AnalysisServices