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

참고 항목

참조

Microsoft.SqlServer.Replication 네임스페이스