Partager via


Méthode ProactiveCachingObjectNotificationBinding.CopyTo (ProactiveCachingObjectNotificationBinding)

Copies the ProactiveCachingObjectNotificationBinding object to the specified object.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Protected Function CopyTo ( _
    obj As ProactiveCachingObjectNotificationBinding _
) As ProactiveCachingObjectNotificationBinding
'Utilisation
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

Paramètres

Valeur de retour

Type : Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
The ProactiveCachingObjectNotificationBinding object.

Voir aussi

Référence

ProactiveCachingObjectNotificationBinding Classe

Surcharge CopyTo

Espace de noms Microsoft.AnalysisServices