TAureliusCustomConnectionPool.GetPoolInterface Method
Returns the IDBConnectionPool interface implemented by this component.
Syntax
Unit: Aurelius.Comp.Connection
function TAureliusCustomConnectionPool.GetPoolInterface: IDBConnectionPool; virtual; abstract;