Replication Programming
SUBSCRIPTION_PRIORITY_TYPE
The SUBSCRIPTION_PRIORITY_TYPE constants specify subscription priority type values for the SubscriptionPriorityType property of the SQLMerge object.
Constant | Value | Description |
---|---|---|
GLOBAL_PRIORITY | 1 | Subscription has an assigned priority value. |
LOCAL_PRIORITY | 2 | Subscription uses the priority value of the Publisher. |