RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TUpdateSQL Properties

The properties of the TUpdateSQL class are listed here.

 
Name 
Description 
 
Identifies the database to which updates are applied. 
 
Identifies the dataset that holds the updated data that the update object applies. 
 
Returns the query object used to perform a specified kind of update. 
 
Identifies the session under which updates are applied. 
 
SQL 
Returns a specified SQL statement used when applying cached updates. 
 
Name 
Description 
 
Specifies the SQL DELETE statement to use when applying a cached deletion of a record. 
 
Specifies the SQL INSERT statement to use when applying a cached insertion of a record. 
 
Specifies the SQL UPDATE statement to use when applying an update to a record and cached updates is enabled. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!