RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.TransactionCount Property

Returns the number of transactions associated with the TIBDataBase component.

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

Use TransactionCount to return how many transactions are currently associated with the InterBase database component. 

 

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