Please see TPSQLUpdateSQL properties short descriptions below: Identifies the dataset to which a TPSQLUpdateSQL component belongs. Specifies the SQL DELETE statement to use when applying a deletion of a record. Specifies the SQL INSERT statement to use when applying an insertion of a record. Specifies the SQL UPDATE statement to use when applying an update to a record is enabled. Returns the query object used to perform a specified kind of update. Returns a specified SQL statement used when applying data updates. |