BlockId property
- Last Updated: April 19, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The
BlockId
property identifies the
Block
VST. This VST contains information about a specific block. You can pass the
BlockId
property to the
GetVSTHandle()
method to return the handle to the
Block
VST. This property is read-only.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class