DISABLE-DUMP-TRIGGERS( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Allows a user to access a buffer object's table without firing FIND triggers.
Return type: LOGICAL
Applies to: Buffer object handle
Syntax
|
To run this method, the end user must have CAN-DUMP privileges for the table.
Triggers cannot be disabled from a persistent procedure.
The FIND trigger remains disabled until the procedure in which it is disabled returns.