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.
Methods
Remarks
With the MergePublications collection, you can:
- Remove a merge publication.
To delete a merge publication
Get a MergePublication object from the MergePublications collection of a connected ReplicationDatabase object.
Use the Remove method.