MstrBlkId property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The MstrBlkId property identifies
the MstrBlk VST. This VST contains before-image and
after-image logging information, and two-phase commit status. You
can pass the MstrBlkId property to the GetVSTHandle() method
to return the handle to the MstrBlk VST. This property
is read-only.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class