SqlServerType.UseCustomConnectionColor Field

A String constant with the USE_CUSTOM_CONNECTION_COLOR value.

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

Syntax

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

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

See Also

Reference

SqlServerType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace