ComponentOne True DataControl 8.0
PooledConnections Property

 

PooledConnections Property

Returns connections in the pool shared by all TData controls.

Syntax

TData.PooledConnections(Index)

Remarks

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

Arguments: index is the number of connection, from 0 to PooledConnectionCount.

This property returns a connection object from the pool of connections shared by all TData controls. 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