[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sqldbpool.pp line 200
| type TSQLDBConnectionDefList = class(TOwnedCollection) | 
| public | 
| function IndexOf(); | 
| function Find(); | 
| function Get(); | 
| property Definitions []: TSQLDBConnectionDef; default; [rw] | 
| end; | 
| | | 
| TObject |