Class TRALConnectionPooler
Unit
RALDBConnectionPooler
Declaration
type TRALConnectionPooler = class(TObject)
Description
Hierarchy
- TObject
- TRALConnectionPooler
Overview
Fields
Properties
Description
Fields
 |
FMaxConnections: IntegerRAL; |
|
|
 |
FInternalConnections: Array of TComponent; |
|
|
 |
FBaseConnector: TComponent; |
|
|
Properties
 |
property BaseConnector: TComponent read FBaseConnector write FBaseConnector; |
|
Base component from which the pooler will copy the connection information
|
GitHub Repository
Generated by PasDoc 0.16.0.