Свойство | Type | Description | |
---|---|---|---|
Browse | void | ||
EnumerateDatabases | void | ||
EnumerateDatabases | void | ||
EnumerateServers | void | ||
EnumerateServers | void | ||
HandleComboBoxDownKey | void | ||
InitializeComponent | void | ||
PopulateDatabaseComboBox | void | ||
PopulateServerComboBox | void | ||
ProcessDialogKey | bool | ||
RefreshServers | void | ||
SetAttachDatabase | void | ||
SetAuthenticationOption | void | ||
SetDatabase | void | ||
SetDatabaseGroupBoxStatus | void | ||
SetDatabaseOption | void | ||
SetLogicalFilename | void | ||
SetPassword | void | ||
SetSavePassword | void | ||
SetServer | void | ||
SetUserName | void | ||
TextWithoutMnemonics | string | ||
TrimControlText | void |
Méthode | Description | |
---|---|---|
Initialize ( IDataConnectionProperties connectionProperties ) : void | ||
LoadProperties ( ) : void | ||
SqlConnectionUIControl ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnParentChanged ( EventArgs e ) : void | ||
OnRightToLeftChanged ( EventArgs e ) : void | ||
ScaleControl ( SizeF factor, BoundsSpecified specified ) : void |
Méthode | Description | |
---|---|---|
Browse ( object sender, System e ) : void | ||
EnumerateDatabases ( ) : void | ||
EnumerateDatabases ( object sender, System e ) : void | ||
EnumerateServers ( ) : void | ||
EnumerateServers ( object sender, System e ) : void | ||
HandleComboBoxDownKey ( object sender, KeyEventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
PopulateDatabaseComboBox ( ) : void | ||
PopulateServerComboBox ( ) : void | ||
ProcessDialogKey ( Keys keyData ) : bool | ||
RefreshServers ( object sender, System e ) : void | ||
SetAttachDatabase ( object sender, System e ) : void | ||
SetAuthenticationOption ( object sender, EventArgs e ) : void | ||
SetDatabase ( object sender, System e ) : void | ||
SetDatabaseGroupBoxStatus ( object sender, System e ) : void | ||
SetDatabaseOption ( object sender, System e ) : void | ||
SetLogicalFilename ( object sender, System e ) : void | ||
SetPassword ( object sender, System e ) : void | ||
SetSavePassword ( object sender, System e ) : void | ||
SetServer ( object sender, EventArgs e ) : void | ||
SetUserName ( object sender, System e ) : void | ||
TextWithoutMnemonics ( string text ) : string | ||
TrimControlText ( object sender, System e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public Initialize ( IDataConnectionProperties connectionProperties ) : void | ||
connectionProperties | IDataConnectionProperties | |
Résultat | void |
protected OnParentChanged ( EventArgs e ) : void | ||
e | EventArgs | |
Résultat | void |
protected OnRightToLeftChanged ( EventArgs e ) : void | ||
e | EventArgs | |
Résultat | void |
protected ScaleControl ( SizeF factor, BoundsSpecified specified ) : void | ||
factor | SizeF | |
specified | BoundsSpecified | |
Résultat | void |