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
属性
実装

コンストラクター

名前 説明
SqlConnectionProperties()

デフォルトのプロパティ値で SqlConnectionProperties クラスの新しいインスタンスを初期化します。

SqlConnectionProperties(IServerType)

指定された親サーバーパラメータで SqlConnectionProperties クラスの新しいインスタンスを初期化します。

メソッド

名前 説明
Load(UIConnectionInfo)

指定されたCIからコントロールのUI要素に情報をロードします。

OnSelection()

サーバー接続を設定するネットワークプロトコルを継承します。

Save(UIConnectionInfo)

UIコントロールの内容を提供されたCIに保存します。

Setup(UIConnectionInfo)

データベースコンボボックス用のMRUおよびオートコンプリートフィールドを生成します。

Verify()

ユーザーコントロールが現在のコントロール内容を検証する必要がある場合に実行されます。

イベント

名前 説明
ValueChanged

不動産価値が変わったときに発生します。

適用対象