Freigeben über


NetworkProtocol-Enumeration

Enthält Werte, mit denen Netzwerkprotokolle für das Netzwerk angegeben werden, in dem die Verbindung, auf die verwiesen wird, hergestellt wird.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)

Syntax

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

Elemente

Elementname Beschreibung
AppleTalk AppleTalk-Netzwerkprotokoll.
BanyanVines Banyan Vines-Netzwerkprotokoll.
Multiprotocol Multiprotocol-Netzwerkprotokoll.
NamedPipes Named Pipes-Netzwerkprotokoll.
NotSpecified Kein Netzwerkprotokoll angegeben.
NWLinkIpxSpx NWLink IPX/SPX-Netzwerkprotokoll.
SharedMemory Shared Memory.
TcpIp TCP/IP-Netzwerkprotokoll.
Via VIA-Netzwerkprotokoll.

Hinweise

Die NetworkProtocol-Klasse wird von der ConnectionProtocol-Eigenschaft und die NetworkProtocol-Eigenschaft behandelt.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Common-Namespace