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

TransId property

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