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

DbStatusId property

The DbStatusId property identifies the DbStatus VST. This VST displays the status of a temp-table database in use. You can pass the DbStatusId property to the GetVSTHandle() method to return the handle to the DbStatus VST. This property is read-only.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class