RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.CheckInTransaction Method

Checks whether the transaction is active and whether there are any databases in the transaction's database list.

Pascal
procedure CheckInTransaction;
C++
__fastcall CheckInTransaction();

Call CheckInTransaction to determine whether the transaction is active and whether there are any databases in the transaction's database list. If either condition is false, an exception is raised. 

 

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