Comparison with procedure-based persistent procedures
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.