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

UserTableStatId property

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