NetworkProtocol 枚举

包含用于指定在建立引用连接的网络上使用的网络协议的值。

命名空间:  Microsoft.SqlServer.Management.Common
程序集:  Microsoft.SqlServer.ConnectionInfo(在 Microsoft.SqlServer.ConnectionInfo.dll 中)

语法

声明
Public Enumeration NetworkProtocol
用法
Dim instance As NetworkProtocol
public enum NetworkProtocol
public enum class NetworkProtocol
type NetworkProtocol
public enum NetworkProtocol

成员

成员名称 说明
AppleTalk AppleTalk 网络协议。
BanyanVines Banyan Vines 网络协议。
Multiprotocol 多协议网络协议。
NamedPipes 命名管道网络协议。
NotSpecified 未指定网络协议。
NWLinkIpxSpx NWLink IPX/SPX 网络协议。
SharedMemory 共享内存。
TcpIp TCP/IP 网络协议。
Via VIA 网络协议。

注释

NetworkProtocol 类由 ConnectionProtocolNetworkProtocol 物产物产服务。

请参阅

参考

Microsoft.SqlServer.Management.Common 命名空间