Compartir a través de


AggregationDesignAttribute.Clone Método

Creates and returns a new object that is a copy of the current instance of this AggregationDesignAttribute object.

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

Sintaxis

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

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

Valor devuelto

Tipo: Microsoft.AnalysisServices.AggregationDesignAttribute
A new AggregationDesignAttribute object.

Vea también

Referencia

AggregationDesignAttribute Clase

Espacio de nombres Microsoft.AnalysisServices