ProDataSet and temp-table definitions
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.