Persists a record in the database when super is called.
Syntax
public void insert()
Run On
Server
Remarks
System defined method provided as an event to apply logic before and after a record is inserted in the database.
Persists a record in the database when super is called.
public void insert()
Server
System defined method provided as an event to apply logic before and after a record is inserted in the database.