Occurs before this entity is saved to the database (create or update).
Hook to perform custom save processing or optionally cancel the save operation.

C# | Visual Basic |
public event CancelEventHandler Saving
Public Event Saving As CancelEventHandler