Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The REPL_NETWORK_TYPE enum specifies the network protocol used by replication.
Members
The following table lists the available values for specifying the type of network protocol used by replication.
Member name | Value | Description |
---|---|---|
DEFAULT_NETWORK |
0 |
Use the current configured client Net-Library. |
TCPIP_SOCKETS |
1 |
Use multi-protocol Net-Library. |
MULTI_PROTOCOL |
2 |
Use TCP/IP Sockets Net-Library. |
See Also
Other Resources
Replication Programming (SQL Server Compact)