Freigeben über


NetworkType-Enumeration

Enumerates the supported Net-Libraries used by a replication agent when connecting to a replication server.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)

Syntax

'Declaration
Public Enumeration NetworkType
'Usage
Dim instance As NetworkType
public enum NetworkType
public enum class NetworkType
type NetworkType
public enum NetworkType

Elemente

Elementname Beschreibung
DefaultNetwork Current configured client Net-Library (default).
TcpIPSockets TCP/IP Sockets Net-Library.
Multiprotocol

Siehe auch

Verweis

Microsoft.SqlServer.Replication-Namespace