"pre_delete" Trigger
Description
pre_delete
trigger is fired just before a delete sql command issued to the database. If function returns false, SQL command will not be issued.
Declaration
Example
See also
Last updated
Was this helpful?