DatabaseUpdate (deprecated)
Specifies the table to update rows into a database.
This function specifies the table for which the row elements are updated. Specify this on the I/O expression of the element that inherits from the database table, which is the parent of the Row element.
This function can only be used in the IO/Database tab.
Properties
Table | Select the table to update. If not specified, assumed to be the table specified by the single row table structure inherited by the child Row element. |