Progress.Database.TempTableInfo class
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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
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 Troubleshoot ABL Applications.