PerspectiveKpi.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.

请参阅

参考

PerspectiveKpi 类

Microsoft.AnalysisServices 命名空间