Access ProDataSet objects
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The ProDataSet object is a collection of temp-table
buffer objects and relations among the temp-table objects. A ProDataSet
consists of three object types—DATASET, DATA-RELATION,
and DATA-SOURCE—each with several attributes and methods.
The Dataset tab contains the names of all
static ProDataSet-related objects declared in the current procedure
context. You can right-click on any listed object and choose Dataview from
the pop-up menu, to see the object’s attributes.