ActRecordId property

The ActRecordId property identifies the ActRecord VST. This VST contains record activity data, such as the number of bytes created; deleted; read, and updated; the number of fragments created, deleted, read, and updated; the number of records created; deleted; read; and updated; the number of transactions committed. You can pass the ActRecordId property to the GetVSTHandle() method to return the handle to the ActRecord VST. This property is read-only.

Data type: INT64

Access: PUBLIC STATIC

Applies to: Progress.Database.VSTTableId class