AnyDAC
ContentsIndexHome
PreviousUpNext
TADUpdateSQL Members

The following tables list the members exposed by TADUpdateSQL.

Class
Methods
Method 
Description 
Applies record update request to DB for current record in DataSet. 
Properties
Property 
Description 
Returns reference to internal command object, that will handle update request. 
Gets / sets the connection object. 
Gets / sets the connection name. 
Identifies the dataset on which change log update object will operate. 
Specifies a SQL statement to use when applying a deletion of a record. 
Specifies a SQL statement to use to refetch a single record. 
Specifies a SQL statement to use when applying an insertion of a record. 
Specifies the SQL statement to use when locking a record. 
Specifies the SQL statement to use when applying an update of a record. 
SQL 
Gets / sets a specified SQL statement used when applying updates to DB. 
Specifies the SQL statement to use when unlocking a record. 
Links
What do you think about this topic? Send feedback!