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

IndexStatId property

The IndexStatId property identifies the IndexStat VST. This VST contains statistics on the number of accesses to a specific range of indexes. You can pass the IndexStatId property to the GetVSTHandle() method to return the handle to the IndexStat VST. This property is read-only.
Data type: INT64
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class