Table of Contents

OnDeletingAttribute Class

Marks a method to be called before an entity is deleted from the database.

Syntax

Unit: Aurelius.Mapping.Attributes

OnDeletingAttribute = class(TCustomAttribute);