Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Enumerates the supported Net-Libraries used by a replication agent when connecting to a replication server.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
Public Enumeration NetworkType
[ComVisibleAttribute(true)]
public enum NetworkType
[ComVisibleAttribute(true)]
public enum class NetworkType
/** @attribute ComVisibleAttribute(true) */
public enum NetworkType
ComVisibleAttribute(true)
public enum NetworkType
Members
| Member name | Description |
|---|---|
| DefaultNetwork | Current configured client Net-Library (default). |
| Multiprotocol | |
| TcpIPSockets | TCP/IP Sockets Net-Library. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.