Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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