IAuditFilterCondition.OperationCount

Syntax

OperationCount: Integer;

Description

The OperationCount property determines number of operations that information is displayed in access protocol.

Comments

Operation type is specified using the IAuditFilterCondition.Operation property. Also for each operation it is necessary to determine class of the object for which this operation is displayed in access protocol.

Example

The property use is given in the example for IAuditFilterCondition.Operation.

See also:

IAuditFilterCondition