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