Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)