다음을 통해 공유


AggregationDesign.Clone 메서드

Creates a new full copy of an object.

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

구문

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

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

반환 값

유형: Microsoft.AnalysisServices.AggregationDesign
An AggregationDesign object.

참고 항목

참조

AggregationDesign 클래스

Clone 오버로드

Microsoft.AnalysisServices 네임스페이스