ActIOFileId property
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The ActIOFileId property identifies the ActIOFile VST. This VST contains input/output activity data, such as the number of reads; writes; and extends for each file. You can pass the ActIOFileId property to the GetVSTHandle() method to return the handle to the ActIOFile VST. This property is read-only.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class