MergeSubscriptions Collection

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.

The MergeSubscriptions collection is a group of MergeSubscription objects.

SQL-DMO object model that shows the current object

Remarks

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.