Partager via


Méthode CubeAttribute.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 CubeAttribute
'Utilisation
Dim instance As CubeAttribute 
Dim returnValue As CubeAttribute 

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

Valeur de retour

Type : Microsoft.AnalysisServices.CubeAttribute
The cloned object.

Voir aussi

Référence

CubeAttribute Classe

Espace de noms Microsoft.AnalysisServices