다음을 통해 공유


UseWebSynchronization Property (Replication ActiveX)

The UseWebSynchronization property returns or sets whether the subscription is synchronized using Web synchronization.

구문

object.UseWebSynchronization [= value]
Part Description

object

Expression that evaluates to a SQLMerge object.

value

If set to True, the subscription is synchronized using Web synchronization. If False, a direct connection to the Publisher and Distributor is used.

Applies To

SQLMerge Object (Replication ActiveX)

Data Type

Boolean

Modifiable

Read/write

Prototype (C/C++)

HRESULT UseWebSynchronization(VARIANT_BOOL pVal);
HRESULT UseWebSynchronization(VARIANT_BOOL* pVal);

참고 항목

관련 자료

병합 복제에 대한 웹 동기화

도움말 및 정보

SQL Server 2005 지원 받기