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


Метод AggregationInstance.CopyTo (AggregationInstance)

Copies an AggregationInstance to the another object.

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

Синтаксис

'Декларация
Public Function CopyTo ( _
    obj As AggregationInstance _
) As AggregationInstance
'Применение
Dim instance As AggregationInstance 
Dim obj As AggregationInstance 
Dim returnValue As AggregationInstance 

returnValue = instance.CopyTo(obj)
public AggregationInstance CopyTo(
    AggregationInstance obj
)
public:
AggregationInstance^ CopyTo(
    AggregationInstance^ obj
)
member CopyTo : 
        obj:AggregationInstance -> AggregationInstance
public function CopyTo(
    obj : AggregationInstance
) : AggregationInstance

Параметры

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

Тип: Microsoft.AnalysisServices.AggregationInstance
The destination object that holds the copy.

См. также

Справочник

AggregationInstance Класс

Перегрузка CopyTo

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