Udostępnij za pośrednictwem


Metoda Perspective.Clone

Tworzy i zwraca wystąpienie Perspective klasy oparte na bieżącej perspektywa.

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

Składnia

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

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

Wartość zwracana

Typ: Microsoft.AnalysisServices.Perspective
A Perspective obiektu.