RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBase.BeforeTransactionEnd Event

Occurs before a transaction ends.

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

Write a BeforeTransactionEnd event handler to take specific actions before a transaction ends. 

 

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