The following tables list the members exposed by TADUpdateSQL.
|
Method |
Description |
|
Applies record update request to DB for current record in DataSet. |
|
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. | |
|
Gets / sets a specified SQL statement used when applying updates to DB. | |
|
Specifies the SQL statement to use when unlocking a record. |
|
What do you think about this topic? Send feedback!
|