TempTablePeak property
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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