|
RAD Studio VCL Reference
|
Checks that the transaction is not active and that there are no databases in the transaction's database list.
procedure CheckNotInTransaction;
__fastcall CheckNotInTransaction();
Call CheckInTransaction to determine that the transaction is not active and that there are no 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!
|