Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Usage
Dim value As NetworkProtocol
value = SqlConnectionInfo.DefaultNetworkProtocol
public static readonly NetworkProtocol DefaultNetworkProtocol
public:
static initonly NetworkProtocol DefaultNetworkProtocol
static val DefaultNetworkProtocol: NetworkProtocol
public static final var DefaultNetworkProtocol : NetworkProtocol