NetworkType Enumeration
Enumerates the supported Net-Libraries used by a replication agent when connecting to a replication server.
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
| Member name | Description | |
|---|---|---|
| DefaultNetwork | Current configured client Net-Library (default). | |
| Multiprotocol | ||
| TcpIPSockets | TCP/IP Sockets Net-Library. |
Show: