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