Skip to main content Skip to complementary content
Close announcements banner

DatabaseInsert (deprecated)

Availability-noteDeprecated

Specifies the table to insert rows into a database.

This function specifies the table into which the row elements are inserted. 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 is optional. If an output structure has a database representation, inserting into the database is assumed. The name of the table is assumed to be the name of the single row table structure inherited by the Row element.

This function can only be used in the IO/Database tab.

Properties

Table Select the table to insert into. If not specified, assumed to be the table specified by the single row table structure inherited by the child Row element.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!