TableNotification.CopyTo(TableNotification) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Copie un objet TableNotification dans l’objet spécifié.
public Microsoft.AnalysisServices.TableNotification CopyTo (Microsoft.AnalysisServices.TableNotification obj);
member this.CopyTo : Microsoft.AnalysisServices.TableNotification -> Microsoft.AnalysisServices.TableNotification
Public Function CopyTo (obj As TableNotification) As TableNotification
Paramètres
Objet vers lequel vous effectuez la copie.
Retours
Objet TableNotification dans lequel la copie est effectuée.