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 |