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


Метод AggregationInstance.Clone

Creates a new, full copy of the type of aggregation stored in [T:Microsoft.AnalysisServices.AggregationInstance.] object.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices.AggregationInstance
A copy of AggregationInstance object.

См. также

Справочник

AggregationInstance Класс

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