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


Метод Clone

Creates a new full copy of an object.

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

Синтаксис

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

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

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

Тип Microsoft.AnalysisServices. . :: . .PerspectiveKpi
The cloned PerspectiveKpi object.