SynchronizeTypeEnum Enumeration (DAO)

Used with the Synchronize method to determine the type of synchronization to apply to two replicas.

Name

Value

Description

dbRepExportChanges

1

Sends changes from current database to target database.

dbRepImpExpChanges

4

Sends and receives data in a bidirectional exchange.

dbRepImportChanges

2

Receives changes from target database.

dbRepSyncInternet

16

Sends and receives data in a bidirectional exchange.