PROPERTY:

 

 

 

 

 

 

 

DESCRIPTION:

 

 

Indicates the SQL statement that describes the query.

 

 

 

 

PROPERTY OF:

 

 

ADOQuery

 

 

 

 

DEFAULT VALUE:

 

 

Empty string

 

 

 

 

DESCRIPTION:

 

 

The sql property contains an SQL SELECT statement that describes the rowset to be generated. 

 

 

 

 

The sql property must be assigned before the ADOQuery object is activated.