UserIndexStatId property
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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