IConnectionStringBuilderDlg interface
Defines methods for ConnectionString Builder dialog
public interface Korzh.EasyQuery.Db.IConnectionStringBuilderDlg
Properties
Section titled “Properties”Type | Name | Description |
---|---|---|
String | ConnectionString | Gets the connection string. |
String | DBGateName | Gets the name of Korzh.EasyQuery.Db.DbGate object. |
Methods
Section titled “Methods”Type | Name | Description |
---|---|---|
Boolean | RunDialog(DbGate dbGate, Boolean changeSourceControls) | Shows the dialog. |