SQL property

Applies to
TIB_Statement

Declaration
Property SQL : TStrings;

Description
This is the property which contains the SQL statement to be prepared and executed.

For datasets it contains the SELECT statement.