다음을 통해 공유


REPL_FAILOVER_MODE (Replication ActiveX)

The REPL_FAILOVER_MODE enumeration specifies the Subscriber update method to use when synchronizing a subscription to a transactional publication.

Constant Value Description

FAILOVER_IMMEDIATE

1

Immediate updating.

FAILOVER_NONE

0

No updating from Subscriber.

FAILOVER_QUEUED

2

Queued updating.

주의

To use this method, the subscription must support failover. For more information, see How to: Create an Updatable Subscription to a Transactional Publication (Replication Transact-SQL Programming).

참고 항목

작업

How to: Enable Updating Subscriptions for Transactional Publications (Replication Transact-SQL Programming)

참조

SetFailoverMode Method (Replication ActiveX)

도움말 및 정보

SQL Server 2005 지원 받기