Server.Clone 메서드

Creates a new, full copy of a Server object.

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

구문

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

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

반환 값

유형: Microsoft.AnalysisServices.Server
The newly cloned Server object.

참고 항목

참조

Server 클래스

Clone 오버로드

Microsoft.AnalysisServices 네임스페이스