IBX.IBConnectionBroker.TIBPooledConnection

From RAD Studio API Documentation

TIBPooledConnectionSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TIBPooledConnection = class(TComponent)

C++

class PASCALIMPLEMENTATION TIBPooledConnection : public System::Classes::TComponent

Properties

Type Visibility Source Unit Parent
class public
IBX.IBConnectionBroker.pas
IBX.IBConnectionBroker.hpp
IBX.IBConnectionBroker IBX.IBConnectionBroker

Description

Implements an InterBase pooled connection.

The TIBPooledConnection class is used to implement an InterBase pooled connection.

See Also