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