_get-audevents.p
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Fills the specified ProDataSet with the _aud-event table
records from the specified database.
Parameters:
- INPUT pcDbName AS CHARACTER
- Logical name of the source database.
- INPUT plGetAllEvents AS LOGICAL
-
YESspecifies to copy system events. - OUTPUT DATASET-HANDLE phDataset
- ProDataSet object to fill with records from the
_aud-eventstable. - OUTPUT errorMsg AS CHARACTER
- Error messages.