UserTableStatId property
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The UserTableStatId property identifies the UserTableStat VST. This VST displays statistics on the number of accesses to a specific range of tables.You can pass the UserTableStatId property to the GetVSTHandle() method to return the handle to UserTableStat VST. This is a read-only property.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class