다음을 통해 공유


SubscriptionPriority Property (Replication ActiveX)

The SubscriptionPriority returns or sets the priority of the subscription.

구문

object.SubscriptionPriority [= value]
Part Description

object

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

value

Subscription priority value from 0.0 through 100.0, inclusive.

Applies To

SQLMerge Object (Replication ActiveX)

주의

If the SubscriptionPriorityType Property (Replication ActiveX) property has the value GLOBAL_PRIORITY, use this property to set the priority.

Data Type

Single/Float

Modifiable

Read/write

Prototype C/C++

HRESULT get_SubscriptionPriority(float *pVal);
HRESULT put_SubscriptionPriority(float newVal);

참고 항목

참조

SUBSCRIPTION_PRIORITY_TYPE (Replication ActiveX)

관련 자료

병합 복제의 충돌 감지 및 해결 방법

도움말 및 정보

SQL Server 2005 지원 받기