TriggerDialog
0
0
490
480
Trigger dialog
-
0
Trigger
-
On table:
-
-
Action:
-
-
-
-
<p>SQL condition that will be evaluated before the actual trigger code. In case the condition returns false, the trigger will not be fired for that row.</p>
Pre-condition:
-
The scope is still not fully supported by the SQLite database.
-
Trigger name:
-
When:
-
List of columns for UPDATE OF action.
...
-
Scope:
-
Code:
-
Trigger statements to be executed.
-
16777215
80
<p>SQL condition that will be evaluated before the actual trigger code. In case the condition returns false, the trigger will not be fired for that row.</p>
DDL
-
-
Qt::Horizontal
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
SqlView
QPlainTextEdit
SqlEditor
QPlainTextEdit
tabWidget
nameEdit
whenCombo
actionCombo
actionColumns
onCombo
scopeCombo
preconditionCheck
preconditionEdit
codeEdit
buttonBox
ddlEdit
buttonBox
accepted()
TriggerDialog
accept()
248
254
157
274
buttonBox
rejected()
TriggerDialog
reject()
316
260
286
274