메소드 | 설명 | |
---|---|---|
EnableAuthSettings ( ) : void | ||
Form1 ( ) : System | ||
ShowProgress ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
BuildConnectionString ( |
||
GetAuthTypeIdx ( string authType ) : int | ||
GetAuthTypeName ( int idx ) : string | ||
GetDatabaseTypeIdx ( string sqlDialect ) : int | ||
GetDatabaseTypeName ( int idx ) : string | ||
GetDriverName ( |
||
GetSelectedDSNName ( ) : |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InitializeDSNNames ( string defaultDSNName ) : void | ||
InitializeDrivers ( string defaultDriverName ) : void | ||
InitializeValues ( ) : void | ||
SaveDialogSettings ( ) : void | ||
button1_Click ( object sender, |
||
buttonSendFiles_Click ( object sender, |
||
buttonTestConnection_Click ( object sender, |
||
comboBoxAuthType_SelectedIndexChanged ( object sender, |
||
comboBoxDSNName_SelectedIndexChanged ( object sender, |
||
comboBoxDatabase_SelectedIndexChanged ( object sender, |
||
comboBoxDriverName_SelectedIndexChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |