2.2.2 Action

Action can either be "Cascade" or "None".

The cascade action implies that the operation to delete an entity deletes the relationship instance and then applies the action on the entity-instance at the other end of the relationship. For example, when a Customer is deleted, the cascade action specifies to delete all Orders that belong to that Customer.