Partager via


MergeSubscriptions Collection

Cette fonctionnalité sera supprimée dans une prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et prévoyez de modifier les applications qui utilisent actuellement cette fonctionnalité.

The MergeSubscriptions collection is a group of MergeSubscription objects.

Modèle d'objet SQL-DMO qui affiche l'objet en cours

Methods

Add Method

Remove Method (Collections)

Refresh Method

Script Method (Replication Objects)

Notes

With the MergeSubscriptions collection, you can:

  • Remove a merge push subscription at the Publisher.

To delete a merge push subscription at the Publisher

  1. Get a MergeSubscription object from the MergeSubscriptions collection of a connected MergePublication object.

  2. Use the Remove method.