SUBSCRIPTION_TYPE

Replication Programming

Replication Programming

SUBSCRIPTION_TYPE

The SUBSCRIPTION_TYPE specifies subscription type values for the SubscriptionType property of the SQLMerge and SQLDistribution objects.

Constant Value Description
ANONYMOUS 2 Anonymous subscription.
PULL 1 Pull subscription.
PUSH 0 Push subscription.

See Also

SubscriptionType Property