IUiQuery.SQL

Syntax

SQL: IStringList;

Description

The SQL property determines the text of SQL query against the database specified in the Database property.

Comments

The query text is composed in the String Editor dialog box opened on mouse click on the property button of the UiQuery SQL component in the object inspector. The String Editor window looks as follows:

See also:

IUiQuery