Table of Contents

OnUpdatingAttribute Class

Marks a method to be called before an entity is updated in the database.

Syntax

Unit: Aurelius.Mapping.Attributes

OnUpdatingAttribute = class(TCustomAttribute);