次の方法で共有


DistributionSubscriptions Collection

この機能は、将来のバージョンの Microsoft SQL Server では削除される予定です。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションは修正することを検討してください。

The DistributionSubscriptions collection contains DistributionSubscription objects that expose the properties of subscriptions to a publication maintained by the referenced Distributor.

現在のオブジェクトを表す SQL-DMO オブジェクト モデル

Methods

Add Method

Refresh Method

Item Method

Remove Method (Collections)

解説

With the DistributionSubscriptions collection, you can:

  • Create a Distributor-originated (push) subscription to a Distributor-maintained publication.
  • Remove a push subscription to a Distributor-maintained publication.

For more information about using the DistributionSubscriptions collection, see the DistributionSubscription Objectsection.