Enumeração NetworkType
Enumerates the supported Net-Libraries used by a replication agent when connecting to a replication server.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)
Sintaxe
'Declaração
Public Enumeration NetworkType
'Uso
Dim instance As NetworkType
public enum NetworkType
public enum class NetworkType
type NetworkType
public enum NetworkType
Membros
Nome do membro | Descrição | |
---|---|---|
DefaultNetwork | Current configured client Net-Library (default). | |
TcpIPSockets | TCP/IP Sockets Net-Library. | |
Multiprotocol |