SqlConnectionProperties 類別

定義

顯示 SqlConnectionProperties 的描述。

public ref class SqlConnectionProperties sealed : System::Windows::Forms::UserControl, Microsoft::SqlServer::Management::UI::ConnectionDlg::IPropertyPage2
[Microsoft.SqlServer.Management.UI.ConnectionDlg.HelpKeyWord("sql13.swb.connecttosqlserver.connectionproperties.f1")]
public sealed class SqlConnectionProperties : System.Windows.Forms.UserControl, Microsoft.SqlServer.Management.UI.ConnectionDlg.IPropertyPage2
[<Microsoft.SqlServer.Management.UI.ConnectionDlg.HelpKeyWord("sql13.swb.connecttosqlserver.connectionproperties.f1")>]
type SqlConnectionProperties = class
    inherit UserControl
    interface IPropertyPage2
    interface IPropertyPage
Public NotInheritable Class SqlConnectionProperties
Inherits UserControl
Implements IPropertyPage2
繼承
SqlConnectionProperties
屬性
實作

建構函式

名稱 Description
SqlConnectionProperties()

初始化一個新的類別實例 SqlConnectionProperties ,使用預設屬性值。

SqlConnectionProperties(IServerType)

初始化一個新的類別實例 SqlConnectionProperties ,並使用指定的父伺服器參數。

方法

名稱 Description
Load(UIConnectionInfo)

將指定配置(CI)的資訊載入控制項的使用者介面元素。

OnSelection()

繼承設定伺服器連線的網路協定。

Save(UIConnectionInfo)

將 UI 控制內容儲存在提供的配置組(CI)中。

Setup(UIConnectionInfo)

產生資料庫組合框的 MRU 與自動補全欄位。

Verify()

當使用者控制項需要驗證其控制項的當前內容時,才會執行。

事件

名稱 Description
ValueChanged

當房產價值變動時會發生。

適用於