Skip to main content

modelpropsdlg-class

Summary description for NewModelDlg.

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

Assembly: Korzh.EasyQuery.WinForms.ModelEditor.dll

Constructors

NameTypeDescription
ModelPropsDlg()voidInitializes a new instance of the ModelParamsDlg class.

Properties

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.

Methods

NameTypeDescription
Dispose(bool disposing)voidClean up any resources being used.
ShowModal(DataModel model, string dlgTitle)boolShows the dialog in modal mode.