UserIndexStatId property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The UserIndexStatId property identifies the UserIndexStat VST. This VST displays statistics on the number of accesses to a specific range of indexes. You can pass the UserIndexStatId property to the GetVSTHandle() method to return the handle to the UserIndexStat VST. This is a read-only property.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class