Поделиться через


SubscriptionPriorityType Property (Replication ActiveX)

The SubscriptionPriorityType property specifies how the subscription priority is determined.

Синтаксис

object.SubscriptionType [= value]
Part Description

object

Expression that evaluates to a SQLMerge Object (Replication ActiveX) object.

value

SUBSCRIPTION_PRIORITY_TYPE (Replication ActiveX) constant that specifies how the subscription priority is determined.

Applies To

SQLMerge Object (Replication ActiveX)

Замечания

The subscription priority can be assigned or can assume the priority value of the Publisher. If the value of the property is GLOBAL_PRIORITY, use the SubscriptionPriority Property (Replication ActiveX) property to set the priority.

Data Type

SUBSCRIPTION_PRIORITY_TYPE (Replication ActiveX)

Modifiable

Read/write

Prototype C/C++

HRESULT get_SubscriptionPriorityType(SUBSCRIPTION_PRIORITY_TYPE *pVal);
HRESULT put_SubscriptionPriorityType(SUBSCRIPTION_PRIORITY_TYPE newVal);

См. также

Справочник

SubscriptionPriority Property (Replication ActiveX)

Другие ресурсы

Способы обнаружения и разрешения конфликтов, используемые при репликации слиянием

Справка и поддержка

Получение помощи по SQL Server 2005