ProDataSet and temp-table definitions
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
A Business Entity will typically contain the same temp-table
and ProDataSet definitions as its Data Access object. The significant
different is that it is the Business Entity's instance of the ProDataSet
that is actually filled with data used to satisfy a request, when
it is passed BY-REFERENCE to its Data Access object.