Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
The NetworkProtocol object that specifies the default network protocol for the connection.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Syntax
'Declaration
Public Shared ReadOnly DefaultNetworkProtocol As NetworkProtocol
public static readonly NetworkProtocol DefaultNetworkProtocol
public:
static initonly NetworkProtocol DefaultNetworkProtocol
public static final NetworkProtocol DefaultNetworkProtocol
public static final var DefaultNetworkProtocol : NetworkProtocol
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.
See Also
Reference
SqlConnectionInfo Class
SqlConnectionInfo Members
Microsoft.SqlServer.Management.Common Namespace