Defines methods for ConnectionString Builder dialog
public interface Korzh.EasyQuery.Db.IConnectionStringBuilderDlg
Package: Korzh.EasyQuery.Db
(targets: netstandard2.0
)
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. |