Udostępnij za pośrednictwem


Metoda PerspectiveAttribute.Clone

Tworzy nową, pełną kopię PerspectiveAttribute obiektu.

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

Składnia

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

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

Wartość zwracana

Typ: Microsoft.AnalysisServices.PerspectiveAttribute
Sklonowany obiekt.