Method | Description | |
---|---|---|
fSimpleConnect ( ) : System | ||
getOk ( ) : bool | ||
getStrConnect ( ) : string | ||
getUser ( ) : string | ||
setConnectTypeToNT ( ) : void | ||
setConnectTypeToSQL ( ) : void | ||
setDataBase ( string value ) : void | ||
setPassword ( string value ) : void | ||
setServer ( string value ) : void | ||
setUser ( string value ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
cmd_apply_Click ( object sender, |
||
cmd_cancel_Click ( object sender, |
||
fSimpleConnect_Load ( object sender, |
||
op_sqlConnection_CheckedChanged ( object sender, |
||
op_trustedConnection_CheckedChanged ( object sender, |
||
setEnabledUserAndPassword ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |