다음을 통해 공유


PerspectiveKpi.Clone 메서드

Creates a new full copy of an object.

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

구문

‘선언
Public Function Clone As PerspectiveKpi
‘사용 방법
Dim instance As PerspectiveKpi 
Dim returnValue As PerspectiveKpi 

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

반환 값

유형: Microsoft.AnalysisServices.PerspectiveKpi
The cloned PerspectiveKpi object.

참고 항목

참조

PerspectiveKpi 클래스

Microsoft.AnalysisServices 네임스페이스