SqlServerType.CustomConnectionColor Field

A String constant with the CUSTOM_CONNECTION_COLOR value.

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

Syntax

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

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

See Also

Reference

SqlServerType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace