PreviousNextIndex

REFRESH-AUDIT-POLICY( ) method

Notifies the specified audit-enabled database that its audit policy tables have changed, which causes the database to refresh its current run-time audit policy settings cache before performing any more database operations.

Return type: LOGICAL

Applies to: AUDIT-POLICY system handle

Syntax
REFRESH-AUDIT-POLICY( integer-expression | logical-name | alias ) 

integer-expression
logical-name or alias

If successful, this method returns TRUE. Otherwise, it returns FALSE.

For information about audit-enabling a database, or creating and activating an audit policy for a database, see OpenEdge Getting Started: Core Business Services.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex