Replication Programming
SYNCHRONIZATION_TYPE
The SYNCHRONIZATION_TYPE specifies subscription synchronization type codes for the SynchronizationType property of the SQLMerge and SQLDistribution objects.
Constant | Value | Description |
---|---|---|
AUTOMATIC | 1 | Initial synchronization is to be provided to the Subscriber. |
NOSYNC | 2 | No initial synchronization is needed by the Subscriber. |