RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TriggerContext.OldRow Property

Old row being deleted or original values before update.

Pascal
property OldRow: TriggerReadRow;
C++
__property TriggerReadRow OldRow;

OldRow gets access to the old row being deleted or the original values before the update. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!