DistributionSubscriptions Collection

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.

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

SQL-DMO object model that shows the current object

Remarks

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.