Please see TMySQLUpdateSQL properties short descriptions below: Identifies the dataset to which a TMySQLUpdateSQL component belongs. 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. Returns the query object used to perform a specified kind of update. Specifies an SQL statement to use to refresh a single record. Returns a specified SQL statement used when applying cached updates. |