UIConnectionInfoUtil.GetCustomConnectionColor(UIConnectionInfo) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用指定的連接資訊,擷取自訂連接色彩。
public:
static System::Drawing::Color GetCustomConnectionColor(Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ ci);
public static System.Drawing.Color GetCustomConnectionColor (Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo ci);
static member GetCustomConnectionColor : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo -> System.Drawing.Color
Public Shared Function GetCustomConnectionColor (ci As UIConnectionInfo) As Color
參數
連接的資訊。
傳回
自訂連接色彩。