ActIndexId property

The ActIndexId property identifies the ActIndex VST. This VST contains index activity data such as the number of entry finds, creates, and deletes; the number of locked entries removed; and the numbers of split and free blocks. You can pass the ActIndexId property to the GetVSTHandle() method to return the handle to the ActIndex VST. This property is read-only.

Data type: INT64

Access: PUBLIC STATIC

Applies to: Progress.Database.VSTTableId class