RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.RemoveDatabase Method

Disassociates a database from the transaction.

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

Call RemoveDatabase to disassociate a specified database from the transaction. 

 

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