TXDataCustomConnectionPool Class
Base class for XData connection pool components that can be assigned to the Pool property of a XData.Comp.Server.TXDataServer.
Syntax
Unit: XData.Comp.ConnectionPool
TXDataCustomConnectionPool = class(TAureliusCustomConnectionPool);
Methods
| Name | Description |
|---|---|
| SetupModule | Called by XData.Comp.Server.TXDataServer for each server module it creates, so pool components can subscribe to module events. |