notriggers
                                                
                                                Enables or disables inclusion of the trigger declarations in the output file.
- Note
- This option is only applicable for SQL export types.
- Default Value
- If the notriggersoption is not defined, the default value ofOFFis used.
- Example
- 
                                                            notriggers=OFF
- Boolean Values Accepted
The following values can be accepted boolean values:
| TRUE Values | FALSE Values | 
|---|---|
| 1 | 0 | 
| On | Off | 
| True | False |