Skip to content

IConnectionStringBuilderDlg interface

Defines methods for ConnectionString Builder dialog

public interface Korzh.EasyQuery.Db.IConnectionStringBuilderDlg
TypeNameDescription
StringConnectionStringGets the connection string.
StringDBGateNameGets the name of Korzh.EasyQuery.Db.DbGate object.
TypeNameDescription
BooleanRunDialog(DbGate dbGate, Boolean changeSourceControls)Shows the dialog.