共用方式為


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 命名空間