| SQL property |
Applies to
TIB_Script
Declaration
Property SQL : TStrings;
Description
Stores the statements to be executed.
SET TERM is supported as in an ISQL script.
Note: Use the Delphi code editor for files that end in SQL to take advantage
of Delphi's great editor and SQL syntax color highlighting.