Partager via


UIConnectionInfoUtil.GetUseCustomConnectionColor(UIConnectionInfo) Méthode

Définition

Spécifie la couleur personnalisée à utiliser pour l'objet UIConnectionInfo.

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

Paramètres

ci
UIConnectionInfo

Informations de connexion.

Retours

Couleur personnalisée à utiliser pour ConnectionInfo.

S’applique à