Partager via


UIConnectionInfoUtil.SetCustomConnectionColor(UIConnectionInfo, Color) Méthode

Définition

Stocke l'option CustomConnectionColor dans l'objet UIConnectionInfo spécifié.

public:
 static void SetCustomConnectionColor(Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ ci, System::Drawing::Color customColorValue);
public static void SetCustomConnectionColor (Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo ci, System.Drawing.Color customColorValue);
static member SetCustomConnectionColor : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo * System.Drawing.Color -> unit
Public Shared Sub SetCustomConnectionColor (ci As UIConnectionInfo, customColorValue As Color)

Paramètres

ci
UIConnectionInfo

Informations de connexion.

customColorValue
Color

Valeur de la couleur personnalisée.

S’applique à