RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.TransactionFree Event

Occurs when the transaction that includes this dataset's query is freed.

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

Write a TransactionFree event handler to respond when the transaction specified by the Transaction property is freed. 

 

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