RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBUpdateSQL Properties

The properties of the TIBUpdateSQL class are listed here.

 
Name 
Description 
 
Identifies the dataset to which a TIBUpdateSQL component belongs. 
 
Returns the query object used to perform a specified kind of update. 
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!