MergePublications 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 MergePullSubscriptions collection is a group of MergePullSubscription objects.

SQL-DMO object model that shows the current object

Remarks

With the MergePublications collection, you can:

  • Remove a merge publication.

To delete a merge publication

  1. Get a MergePublication object from the MergePublications collection of a connected ReplicationDatabase object.

  2. Use the Remove method.