IBX.IBConnectionBroker.TIBPooledConnection

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTIBPooledConnection

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