OnDelete Trigger
Executed when a user tries to delete a record.
Applies To
Tables
Remarks
This trigger executes before the default delete behavior. The record is not deleted if an error occurs in the trigger code.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Executed when a user tries to delete a record.
Tables
This trigger executes before the default delete behavior. The record is not deleted if an error occurs in the trigger code.