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.
Remarks
With the MergeSubscriptions collection, you can:
- Remove a merge push subscription at the Publisher.
To delete a merge push subscription at the Publisher
Get a MergeSubscription object from the MergeSubscriptions collection of a connected MergePublication object.
Use the Remove method.