Skip to content

IConnectionStringBuilderDlg interface

Defines methods for ConnectionString Builder dialog

public interface Korzh.EasyQuery.Db.IConnectionStringBuilderDlg

Properties

TypeNameDescription
StringConnectionStringGets the connection string.
StringDBGateNameGets the name of Korzh.EasyQuery.Db.DbGate object.

Methods

TypeNameDescription
BooleanRunDialog(DbGate dbGate, Boolean changeSourceControls)Shows the dialog.