Replication failover mode constants set the failover mode for mixed mode updating of subscriptions.
Constant | Value | Description |
---|---|---|
SQLDMOReplFailOver_Immediate | 0 | Use Immediate Updating Subscribers to propagate changes made at the Subscribers to the Publisher. |
SQLDMOReplFailOver_Queued | 1 | Use Queued Updating Subscribers to propagate changes made at the Subscribers to the Publisher. |