Skip to content

OnSQLPostExecute - cSQLExecutor

Triggered by cSQLExecutor after the program sends a SQLExecute or SQLExecDirect

Type: Event

Parameters

Parameter Type Description
sSQLQuery String

Syntax

Procedure OnSQLPostExecute String sSQLQuery

Description

Triggered by cSQLExecutor after the program sends a SQLExecute or SQLExecDirect.

OnSQLPreExecute and OnSQLPostExecute can be used to trace executed queries or perform time measurements