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

ActOtherId property

The ActOtherId property identifies the ActOther VST. This VST displays miscellaneous activity, such as the number of commits; undo operations; semaphore waits; master block flushes; and database up time. You can pass the ActOtherId property to the GetVSTHandle() method to return the handle to the ActOther VST. This property is read-only.
Data type: INT64
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class