getAdodbObject

Applies To

ADOdb Load Balancer

See Also

ADOdbLoadBalancerConnection()
addConnection()

Syntax
 obj getADOdbObject()

Description

The method getAdodbObject() retrieves a pointer to the ADOdb connection created by the instantiation of the ADOdbLoadBalancerConnection() class. Once retrieved, it must be added to the load balancer pool using addConnection() .


Usage