RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBQuery.AfterTransactionEnd Event

Occurs immediately after a transaction that includes this dataset's query ends.

Pascal
property AfterTransactionEnd: TNotifyEvent;
C++
__property TNotifyEvent AfterTransactionEnd;

Write an AfterTransactionEnd event handler to respond when the transaction specified by the Transaction property ends. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!