OnDeletingAttribute Class
Marks a method to be called before an entity is deleted from the database.
Syntax
Unit: Aurelius.Mapping.Attributes
OnDeletingAttribute = class(TCustomAttribute);
Marks a method to be called before an entity is deleted from the database.
Unit: Aurelius.Mapping.Attributes
OnDeletingAttribute = class(TCustomAttribute);