Map temp-table components
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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 |
|