다음을 통해 공유


MergeSubscriptions Collection

Microsoft SQL Server의 이후 버전에서는 이 기능이 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 수정하십시오.

The MergeSubscriptions collection is a group of MergeSubscription objects.

현재 개체를 보여 주는 SQL-DMO 개체 모델

Methods

Add Method

Remove Method (Collections)

Refresh Method

Script Method (Replication Objects)

주의

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.