Try OpenEdge Now
ABL Reference
Class, Interface, and Enumeration Reference
:
Progress.Database.TempTableInfo class
Progress.Database.TempTableInfo class
This class provides information about a temp-table and its index.
Serializable:
No
Constructors
This class contains only a private constructor. You cannot instantiate it directly.
Super Class
Progress.Lang.Object class
Interfaces
This class does not implement interfaces (beyond those it inherits from its base class).
Public Properties
ArchiveIndexStatistics property
ArchiveTableStatistics property
TempTableCount property
TempTablePeak property
–
–
Public Methods
GetIndexInfoByID( ) method
GetIndexStatHistoryHandle( ) method
GetTableInfoByID( ) method
GetTableInfoByPosition( ) method
GetTableStatHistoryHandle( ) method
GetVSTHandle( ) method
Public Events
This class does not contain events.
Notes
For more information on using this class, see
OpenEdge Development: Debugging and Troubleshooting
.