Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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)