Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : UserIndexStatId property
 

UserIndexStatId property

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: INT64
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class