Udostępnij za pośrednictwem


Metoda Level.Clone

Tworzy nową pełną kopię obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Function Clone As Level
'Użycie
Dim instance As Level
Dim returnValue As Level

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

Wartość zwracana

Typ: Microsoft.AnalysisServices.Level
Sklonowany obiekt.