SQLHistory property

Applies to
TIB_Statement

Declaration
Property SQLHistory : TIB_StringList;

Description
Makes the contents of the SQL history list available.

Use the CommaText property of another stringlist to parse the statement out.