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. |