Поделиться через


Метод AggregationDesignAttribute.Clone

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

Пространство имен:  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
A new AggregationDesignAttribute object.

См. также

Справочник

AggregationDesignAttribute Класс

Пространство имен Microsoft.AnalysisServices