Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : MstrBlkId property
 

MstrBlkId property

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