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
パラメーター
- obj
型: Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
コピーされたオブジェクトです。
戻り値
型: Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
ProactiveCachingObjectNotificationBinding オブジェクト。