AggregationDesignAttribute.Clone 메서드

Creates and returns a new object that is a copy of the current instance of this AggregationDesignAttribute object.

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

구문

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

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

반환 값

유형: Microsoft.AnalysisServices.AggregationDesignAttribute
A new AggregationDesignAttribute object.

참고 항목

참조

AggregationDesignAttribute 클래스

Microsoft.AnalysisServices 네임스페이스