Table of Contents

TGetPoolInterfaceEvent Type

Event type used to provide or replace the connection pool interface used by the XData server module.

Remarks

Sender: the server component retrieving the pool. Pool: comes in with the pool built by the component assigned to the Pool property, or nil when no pool component is assigned. The handler can replace it with its own IDBConnectionPool implementation.

Syntax

Unit: XData.Comp.Server