Skip to content

ModelPropsDlg class

Summary description for NewModelDlg.

public class Korzh.EasyQuery.WinForms.ModelEditor.ModelPropsDlg
: Form

Package: Korzh.EasyQuery.WinForms.ModelEditor (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WinForms.ModelEditor.dll

NameTypeDescription
ModelPropsDlg()voidInitializes a new instance of the ModelParamsDlg class.
NameTypeDescription
DbGateDbGateGets or sets the Korzh.EasyQuery.Db.DbGate object.
SaveCSLocallyboolGet or sets value indicating how to save connection string
SqlDialectstringGets the current SQL dialect.
NameTypeDescription
Dispose(bool disposing)voidClean up any resources being used.
ShowModal(DataModel model, string dlgTitle)boolShows the dialog in modal mode.