NetworkType 枚举
Enumerates the supported Net-Libraries used by a replication agent when connecting to a replication server.
命名空间: Microsoft.SqlServer.Replication
程序集: Microsoft.SqlServer.Replication(在 Microsoft.SqlServer.Replication.dll 中)
语法
声明
Public Enumeration NetworkType
用法
Dim instance As NetworkType
public enum NetworkType
public enum class NetworkType
type NetworkType
public enum NetworkType
成员
成员名称 | 说明 | |
---|---|---|
DefaultNetwork | Current configured client Net-Library (default). | |
TcpIPSockets | TCP/IP Sockets Net-Library. | |
Multiprotocol |