Attach the Data-Sources and callbacks
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The entity procedure can, as part of its main block startup code, request that the Data Access object attach Data-Sources and set callback procedures to its ProDataSet instance, as in this example:
|
As was illustrated earlier, this can also be done in each of the methods of the Data Access object, rather than as a separate step.