MergeSubscriptions Collection
Questa funzionalità verrà rimossa in una delle prossime versioni di Microsoft SQL Server. Evitare di utilizzare questa funzionalità in un nuovo progetto di sviluppo e prevedere interventi di modifica nelle applicazioni in cui è attualmente implementata.
The MergeSubscriptions collection is a group of MergeSubscription objects.
Methods
Osservazioni
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.