CurrentSQL property

Applies to
TIB_Script

Declaration
Property CurrentSQL : string;

Description
The individual statement that is currently being sent to the API.

If an error occurs and the OnError event has been tapped into then this property tells you which statement the error has occurred on.