次の方法で共有


AggregationDesignAttribute.Clone メソッド

この AggregationDesignAttribute オブジェクトの現在のインスタンスのコピーである新しいオブジェクトを作成して返します。

名前空間:  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
新しい AggregationDesignAttribute オブジェクトです。

関連項目

参照

AggregationDesignAttribute クラス

Microsoft.AnalysisServices 名前空間