UIConnectionInfoUtil.GetUseCustomConnectionColor(UIConnectionInfo) Methode

Definition

Gibt die benutzerdefinierte Farbe an, die für das UIConnectionInfo-Objekt verwendet werden soll.

public:
 static bool GetUseCustomConnectionColor(Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ ci);
public static bool GetUseCustomConnectionColor (Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo ci);
static member GetUseCustomConnectionColor : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo -> bool
Public Shared Function GetUseCustomConnectionColor (ci As UIConnectionInfo) As Boolean

Parameter

ci
UIConnectionInfo

Die Informationen der Verbindung.

Gibt zurück

Die benutzerdefinierte Farbe, die für ConnectionInfo verwendet werden soll.

Gilt für: