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

TableStatId property

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