次の方法で共有


TableNotification.Clone メソッド

オブジェクトの複製を返します。

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

構文

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

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

戻り値

型: Microsoft.AnalysisServices.TableNotification
複製です。

関連項目

参照

TableNotification クラス

Microsoft.AnalysisServices 名前空間