Online Documentation for Advanced Query Builder for RAD Studio VCL

SQL property


Applies to

TCustomQueryBuilder component

 

Declaration

property SQL: string;

 

Description

 

The SQL property contains the result SQL statement to be executed on the server.

 


See also:

Parser property