Used to provide a SQL statement that a TCustomDASQL component executes when the Execute method is called.
property SQL: TStrings;
Use the SQL property to provide a SQL statement that a TCustomDASQL component executes when the Execute method is called. At design time the SQL property can be edited by invoking the String List editor in Object Inspector.