RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLQuery Properties

The properties of the TSQLQuery class are listed here.

 
Name 
Description 
 
Indicates the number of rows operated on by the latest query execution. 
 
Text 
Indicates the SQL statement as a single string. 
 
Name 
Description 
 
Links the SQL dataset to another (master) dataset. 
 
Specifies whether the SQL dataset fetches metadata information along with the data. 
 
Indicates the maximum number of bytes fetched for any BLOB field in the dataset. 
 
Specifies whether the parameter list for an SQL dataset is regenerated when the SQL command changes. 
 
Represents the parameters for a query or stored procedure. 
 
SQL 
Specifies the SQL statement to execute on the database server. 
 
Specifies the SQL connection component that connects the dataset to a database server. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!