triggersonly

Enables or disables the inclusion of trigger declarations only in the output file. If the triggersonly option is enabled, the function only exports the triggers defined in the database.

Note
This option is only applicable for SQL export types.
Default Value
If the triggersonly option is not defined, the default value of OFF is used.
Example
triggersonly=OFF
Boolean Values Accepted

The following values can be accepted boolean values:

TRUE Values FALSE Values
1 0
On Off
True False
String values above are not case-sensitive.