Partager via


Méthode AggregationInstanceAttribute.Clone

Creates a new, full copy of an object.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function Clone As AggregationInstanceAttribute
'Utilisation
Dim instance As AggregationInstanceAttribute 
Dim returnValue As AggregationInstanceAttribute 

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

Valeur de retour

Type : Microsoft.AnalysisServices.AggregationInstanceAttribute
The newly created object.

Voir aussi

Référence

AggregationInstanceAttribute Classe

Espace de noms Microsoft.AnalysisServices