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

StatBaseId property

The StatBaseId property identifies the StatBase VST. This VST contains basic table and index statistics. You can pass the StatBaseId property to the GetVSTHandle() method to return the handle to the StatBase VST. This is a read-only property.
Data type: INT64
Access: PUBLIC STATIC
Applies to: Progress.Database.VSTTableId class