CascadeTypeAllRemoveOrphan Constant
Predefined cascade set that includes all cascade types, including RemoveOrphan.
Remarks
This is the recommended cascade value for one-to-many ManyValuedAssociation members where child objects should be deleted when they are removed from the collection.
Syntax
Unit: Aurelius.Mapping.Metadata
const CascadeTypeAllRemoveOrphan = [SaveUpdate..Flush];