At various program locations, you can write your own rules to customize methods. In your program, you write a rule using one
of the AMB-supplied predefined rule names, and AMB automatically invokes it at its proper location. You can write rules that
are automatically invoked at the beginning and end of the processing using either of these predefined rule name formats.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
Formats:
- DB-ERASE
-
$VS-DB-ERASE-BEGIN-EXIT
$VS-DB-ERASE-END-EXIT
- DB-MODIFY
-
$VS-DB-MODIFY-BEGIN-EXIT
$VS-DB-Modify-END-EXIT
- DB-OBTAIN
-
$VS-DB-OBTAIN-BEGIN-EXIT
$VS-DB-OBTAIN-END-EXIT
- DB-PROCESS
-
$VS-DB-PROCESS-BEGIN-EXIT
$VS-DB-PROCESS-END-EXIT
- DB-STORE
-
$VS-DB-STORE-BEGIN-EXIT
$VS-DB-STORE-END-EXIT