RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TADOQuery Properties

The properties of the TADOQuery class are listed here.

 
Name 
Description 
 
Returns the number of rows operated upon by the latest query execution. 
 
Name 
Description 
 
Specifies amount of time to attempt execution of a command. 
 
Specifies the data source component from which to extract current field values to use in same-name parameters in the ADO query's SQL statement. 
 
Specifies whether to treat numeric fields as floating-point or BCD. 
 
Specifies whether the parameter list for an ADO dataset component is regenerated if the SQL changes at runtime. 
 
Contains the collection of parameters for an SQL statement. 
 
Specifies whether the command is prepared before execution. 
 
SQL 
Contains the text of the SQL statement to execute for the ADO query. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!