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


Метод Aggregation.Clone

Creates a new full copy of an object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Function Clone As Aggregation
'Применение
Dim instance As Aggregation 
Dim returnValue As Aggregation 

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

Возвращаемое значение

Тип: Microsoft.AnalysisServices.Aggregation
An Aggregation object.

См. также

Справочник

Aggregation Класс

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