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 |