AggregationAttribute.Clone 메서드

Copies the current AggregationAttribute.

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

구문

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

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

반환 값

유형: Microsoft.AnalysisServices.AggregationAttribute
A copy of AggregationAttribute.

참고 항목

참조

AggregationAttribute 클래스

Microsoft.AnalysisServices 네임스페이스