MstrBlkId property
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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