Map temp-table components
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The following table shows how a given ABL temp-table and its related components map to its companion objects in ADO.NET.
| ABL component | .NET object |
|---|---|
| Buffer / Temp-Table |
or strongly typed DataTable |
| Buffer Field |
|
| Primary Key |
|
| Unique non-primary index |
|