TempTablePeak property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns the highest temp-table ID used in a
temp-table session irrespective of whether the temp-table is created
statically or dynamically. This might help when you make adjustments
to the -tttablerangesize parameter.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.TempTableInfo class