RepreparingSQL property

Applies to
TIB_Statement

Declaration
Property RepreparingSQL : boolean;

Description
Flag which returns whether or not the statement is going through a re-prepare cycle.

It may be important to check this property in the AfterPrepare event.