RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TriggerContext Class

An instance of the TriggerContext class is passed to each trigger.

Pascal
TriggerContext = class;
C++
class TriggerContext;

TriggerContext.cs

An instance of the TriggerContext class is passed to each trigger. From the context, it is possible to get access to a connection instance, and access to the new and old rows. 

 

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