TempTableCount property Returns the number of instances of static and dynamic temp-tables in the current session, You will have two instances of the same temp-table when there are two instances of a persistent procedure containing a static temp-table. Data type: INTEGER Access: PUBLIC STATIC Applies to: Progress.Database.TempTableInfo class