Share via


Perspective.Clone 메서드

Creates and returns an instance of a Perspective class based on the current perspective.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Function Clone As Perspective
‘사용 방법
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

반환 값

유형: Microsoft.AnalysisServices.Perspective
A Perspective object.

참고 항목

참조

Perspective 클래스

Clone 오버로드

Microsoft.AnalysisServices 네임스페이스