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