Énumération NetworkType
Enumerates the supported Net-Libraries used by a replication agent when connecting to a replication server.
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Syntaxe
'Déclaration
Public Enumeration NetworkType
'Utilisation
Dim instance As NetworkType
public enum NetworkType
public enum class NetworkType
type NetworkType
public enum NetworkType
Membres
Nom de membre | Description | |
---|---|---|
DefaultNetwork | Current configured client Net-Library (default). | |
TcpIPSockets | TCP/IP Sockets Net-Library. | |
Multiprotocol |