RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.RemoveTransaction Method

Disassociates a transaction from the database.

Pascal
procedure RemoveTransaction(Idx: Integer);
C++
__fastcall RemoveTransaction(int Idx);

Call RemoveTransaction to disassociate a specified transaction from the database. 

 

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