RAD Studio VCL Reference
ContentsIndex
TSQLQuery Properties Published Properties
Published Properties
 
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.