Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : TempTablePeak property
 

TempTablePeak property

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