RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBQuery.BeforeTransactionEnd Event

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

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

Write a BeforeTransactionEnd event handler to respond when the transaction specified by the Transaction property is about to end. 

 

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