Share via


SqlServerType.NetworkProtocol Field

A String constant with the PROTOCOL value.

Namespace:  Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly:  ConnectionDlg (in ConnectionDlg.dll)

Syntax

'Declaration
Public Const NetworkProtocol As String
'Usage
Dim value As String 

value = SqlServerType.NetworkProtocol
public const string NetworkProtocol
public:
literal String^ NetworkProtocol
static val mutable NetworkProtocol: string
public const var NetworkProtocol : String

See Also

Reference

SqlServerType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace