次の方法で共有


Clone メソッド

PerspectiveAttribute オブジェクトの新しい完全コピーを作成します。

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

構文

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

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

戻り値

型: Microsoft.AnalysisServices. . :: . .PerspectiveAttribute
複製されたオブジェクトです。