iconnectionstringbuilderdlg-interface
Defines methods for ConnectionString Builder dialog
public interface Korzh.EasyQuery.Db.IConnectionStringBuilderDlg
Assembly: Korzh.EasyQuery.Db.dll
Properties
| Name | Type | Description |
|---|---|---|
| ConnectionString | string | Gets the connection string. |
| DBGateName | string | Gets the name of Korzh.EasyQuery.Db.DbGate object. |
Methods
| Name | Type | Description |
|---|---|---|
RunDialog(DbGate dbGate, bool changeSourceControls) | bool | Shows the dialog. |