次の方法で共有


AggregationInstanceAttribute.Clone メソッド

オブジェクトの新しい完全コピーを作成します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Function Clone As AggregationInstanceAttribute
'使用
Dim instance As AggregationInstanceAttribute 
Dim returnValue As AggregationInstanceAttribute 

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

戻り値

型: Microsoft.AnalysisServices.AggregationInstanceAttribute
新しく作成されたオブジェクトです。

関連項目

参照

AggregationInstanceAttribute クラス

Microsoft.AnalysisServices 名前空間