Freigeben über


MergeSubscriptions Collection

Dieses Feature wird in einer zukünftigen Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature beim Entwickeln neuer Anwendungen nicht, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

The MergeSubscriptions collection is a group of MergeSubscription objects.

SQL-DMO-Objektmodell, das das aktuelle Objekt anzeigt

Methods

Add Method

Remove Method (Collections)

Refresh Method

Script Method (Replication Objects)

Hinweise

With the MergeSubscriptions collection, you can:

  • Remove a merge push subscription at the Publisher.

To delete a merge push subscription at the Publisher

  1. Get a MergeSubscription object from the MergeSubscriptions collection of a connected MergePublication object.

  2. Use the Remove method.