Skip to content

IConnectionStringBuilderDlg interface

Defines methods for ConnectionString Builder dialog

public interface Korzh.EasyQuery.Db.IConnectionStringBuilderDlg

Package: Korzh.EasyQuery.Db (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.Db.dll

NameTypeDescription
ConnectionStringstringGets the connection string.
DBGateNamestringGets the name of Korzh.EasyQuery.Db.DbGate object.
NameTypeDescription
RunDialog(DbGate dbGate, bool changeSourceControls)boolShows the dialog.