ComponentOne True DataControl 8.0
PooledConnectionCount Property

 

PooledConnectionCount Property

Returns the number of connections in the pool shared by all TData controls.

Syntax

TData.PooledConnectionCount = long

Remarks

Read-only at run time. Not available at design time. Property applies to TData control.

This property returns the number of connection objects currently in the pool of connections shared by all TData controls. To retrieve a connection object from pool, use the PooledConnections property. See Connection pooling for details. Don’t use this property for any other purposes than to make sure the connection pool works as intended.

See Also

TData Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback