ActIOTypeId property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The ActIOTypeId property identifies the ActIOType VST. This VST contains data about types of input/output activity, such as database reads and writes; before-image and after-image reads; total reads; before-image and after-image writes; committed transactions. You can pass the ActIOTypeId property to the GetVSTHandle() method to return the handle to the ActIOType VST.This property is read-only.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class