次の方法で共有


ProactiveCachingObjectNotificationBinding.CopyTo メソッド (ProactiveCachingObjectNotificationBinding)

ProactiveCachingObjectNotificationBinding オブジェクトを指定したオブジェクトにコピーします。

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

構文

'宣言
Protected Function CopyTo ( _
    obj As ProactiveCachingObjectNotificationBinding _
) As ProactiveCachingObjectNotificationBinding
'使用
Dim obj As ProactiveCachingObjectNotificationBinding 
Dim returnValue As ProactiveCachingObjectNotificationBinding 

returnValue = Me.CopyTo(obj)
protected ProactiveCachingObjectNotificationBinding CopyTo(
    ProactiveCachingObjectNotificationBinding obj
)
protected:
ProactiveCachingObjectNotificationBinding^ CopyTo(
    ProactiveCachingObjectNotificationBinding^ obj
)
member CopyTo : 
        obj:ProactiveCachingObjectNotificationBinding -> ProactiveCachingObjectNotificationBinding
protected function CopyTo(
    obj : ProactiveCachingObjectNotificationBinding
) : ProactiveCachingObjectNotificationBinding

パラメーター

戻り値

型: Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
ProactiveCachingObjectNotificationBinding オブジェクト。

関連項目

参照

ProactiveCachingObjectNotificationBinding クラス

CopyTo オーバーロード

Microsoft.AnalysisServices 名前空間