RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.DatabaseCount Property

Indicates the number of databases that are part of the transaction.

Pascal
property DatabaseCount: Integer;
C++
__property int DatabaseCount;

Use DatabaseCount to determine the number of databases involved in a transaction. 

 

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