Partager via


Méthode Server.Clone

Creates a new, full copy of a Server object.

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

Syntaxe

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

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

Valeur de retour

Type : Microsoft.AnalysisServices.Server
The newly cloned Server object.

Voir aussi

Référence

Server Classe

Surcharge Clone

Espace de noms Microsoft.AnalysisServices