Table of Contents

TUpdatingArgs.OldColumnValues Property

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

Syntax

Unit: Aurelius.Events.Manager

property TUpdatingArgs.OldColumnValues: TDictionary<string, Variant>

See also