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