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


Метод AggregationDesign.CopyTo (AggregationDesign)

Copies the content of this AggregationDesign object to another object (the destination).

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

Синтаксис

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

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

Параметры

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

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

См. также

Справочник

AggregationDesign Класс

Перегрузка CopyTo

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