FileListId property
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The FileListId property identifies
the FileList VST. This VST temp-table has a single
record which contains data about temp-table database. You can pass
the FileListId property to the GetVSTHandle() method
to return the handle to the FileList VST. This
property is read-only.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class