PPService.Executed

Syntax

Executed: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Executed event occurs after executing a request to server.

Comments

The event is fired only if there are queries in the queue.

Example

The example of event use is given in description of the Object.Metabase property.

See also:

PPService