Used to get the number of connections associated with the transaction component. 
Class
TIBCTransaction
 Syntax
property ConnectionsCount: integer;
Remarks
Use the ConnectionsCount property for getting the number of connections associated with the transaction component. 
See Also