Child pages
  • SQL_ACTION_TYPES

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Hidden
DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY, UNLESS YOU KNOW WHAT YOU'RE DOING.
		THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO EXTRACT CHANGES FROM THE PAGE AND MERGE THEM BACK INTO SERVOY SOURCE


HTML Table
idclassservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Constants Summary
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#DELETE_ACTION
Constant for the "delete" SQL action.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#INSERT_ACTION
Constant for the "insert" SQL action.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#NO_ACTION
Constant expressing that no SQL action took place.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#SELECT_ACTION
Constant for the "select" SQL action.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#UPDATE_ACTION
Constant for the "update" SQL action.

...