OnDeletedAttribute Class
Marks a method to be called after an entity has been deleted from the database.
Syntax
Unit: Aurelius.Mapping.Attributes
OnDeletedAttribute = class(TCustomAttribute);
Marks a method to be called after an entity has been deleted from the database.
Unit: Aurelius.Mapping.Attributes
OnDeletedAttribute = class(TCustomAttribute);