Map ProDataSet components
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The following table shows how a given ABL ProDataSet and its related components map to its companion objects in ADO.NET.
| ABL component | .NET object |
|---|---|
| ProDataSet |
or strongly typed DataSet |
| Buffer / Temp-Table |
or strongly typed DataTable |
| Buffer Field |
|
| Data-Relation |
|
| Primary Key |
|
| Unique non-primary index |
|