Ignore (Insert)
If you do not want to generate a tableNameInsert trigger for the table, select this option. The application then disables the rest of the fields in this area of the form.
Select this check box only if all of these conditions are true:
- The table does not contain insert audit columns.
- The table does not contain shadow columns.
- The table does not have a corresponding
_all
table.
Otherwise, we recommend that you let the generated trigger maintain these
columns and the _all
table.
If you select this check box, then any logic that was previously generated
in the Instead of Insert
trigger must be handled elsewhere.