MergePullSubscriptions Collection
Esse recurso será removido em uma versão futura do Microsoft SQL Server. Evite usar esse recurso em desenvolvimentos novos e planeje modificar os aplicativos que atualmente o utilizam.
The MergePullSubscriptions collection is a group of MergePullSubscription objects.
Comentários
With the MergePullSubscriptions collection, you can:
Remove a merge pull subscription at the Subscriber.
Remove a merge anonymous subscription at the Subscriber.
To delete a merge pull subscription at the Subscriber
Get a MergePullSubscription object from the MergePullSubscriptions collection of a connected ReplicationDatabase object at the Subscriber.
Use the Remove method.
To delete a merge anonymous subscription at the Subscriber
Get a MergePullSubscription object from the MergePullSubscriptions collection of a connected ReplicationDatabase object at the Subscriber.
Use the Remove method.