TransId property
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The TransId property identifies
the TransId VST. This VST displays information about
the transaction such as transaction number, state, start time, duration, user
number, coordinator name, and transaction. You can pass the TransId property
to the GetVSTHandle() method to return the handle
to Trans VST. This is a read-only property.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class