Table of Contents

TUpdatedArgs.OldColumnValues Property

Gets the column values of the entity as they were before the update was applied.

Syntax

Unit: Aurelius.Events.Manager

property TUpdatedArgs.OldColumnValues: TDictionary<string, Variant>

See also