StatBaseId property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The StatBaseId property identifies the StatBase VST. This VST contains basic table and index statistics. You can pass the StatBaseId property to the GetVSTHandle() method to return the handle to the StatBase VST. This is a read-only property.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class