다음을 통해 공유


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 지원 받기