AggregationDesignDimension.Clone 메서드

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

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

구문

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

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

반환 값

유형: Microsoft.AnalysisServices.AggregationDesignDimension
A new object that is a copy of this current instance.

참고 항목

참조

AggregationDesignDimension 클래스

Microsoft.AnalysisServices 네임스페이스