_get-policies.p
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Reads the audit policy settings stored in a specified source database into a specified target ProDataSet object.
Parameters:
- INPUT pcDbName AS CHARACTER
- Logical name of the source database.
- OUTPUT DATASET-HANDLE phDataset
- ProDataSet object where the procedure stores the policies.
- OUTPUT erroMsg AS CHARACTER
- Error messages.