Clone メソッド

現在の分析観点に基づいて Perspective クラスのインスタンスを作成して返します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Function Clone As Perspective
'使用
Dim instance As Perspective
Dim returnValue As Perspective

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

戻り値

型: Microsoft.AnalysisServices. . :: . .Perspective
Perspective オブジェクトです。