Skip to main content

iconnectionstringbuilderdlg-interface

Defines methods for ConnectionString Builder dialog

public interface Korzh.EasyQuery.Db.IConnectionStringBuilderDlg

Assembly: Korzh.EasyQuery.Db.dll

Properties

NameTypeDescription
ConnectionStringstringGets the connection string.
DBGateNamestringGets the name of Korzh.EasyQuery.Db.DbGate object.

Methods

NameTypeDescription
RunDialog(DbGate dbGate, bool changeSourceControls)boolShows the dialog.