TurboDB VCL/CLX Component Library
TTdbQuery.SQL
TTdbQuery   See Also
Top 


Contains the text of the SQL statement to execute for the query.

property SQL: TStrings;

Description
SQL provides access to the SQL statement compatible with the Object Inspector, with Borland TQuery and with previous versions of TurboDB. Use SQLW if your SQL statment contains true Unicode characters or if you don't want to work with TStrings.