RAD Studio VCL Reference
ContentsIndex
TQuery Properties Public Properties
Public Properties
 
Name 
Description 
 
Indicates whether a query references one or more Paradox or dBASE tables rather than SQL tables on a remote server. 
 
Indicates the current number of parameters for the query. 
 
Determines whether or not a query is prepared for execution. 
 
Returns the number of rows operated upon by the latest query execution. 
 
Points to the binary data stream that represents an SQL query statement or result set. 
 
Specifies the Borland Database Engine (BDE) statement handle for the dataset. 
 
Text 
Points to the actual text of the SQL query passed to the Borland Database Engine (BDE). 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.