Metoda Server.Clone
Tworzy nową, pełną kopię Server obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Function Clone As Server
'Użycie
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
Wartość zwracana
Typ: Microsoft.AnalysisServices.Server
A Server obiektu.