Comparison with procedure-based persistent procedures
- Last Updated: February 15, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Persistent procedures have no direct equivalent for a destructor. However, you can create a similar mechanism using triggers that respond to the equivalent of clean-up events.