[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TFieldDefs descendant with room to store engine-specific data.
Source position: sqldb.pp line 142
| type TSQLDBFieldDefs = class(TFieldDefs) | 
| end; | 
| 
 | TFieldDefs descendant with room to store engine-specific data. | |
| | | ||
| 
 | Collection of TFieldDef instances. | |
| | | ||
| 
 | Definition collection. | |
| | | ||
| | | ||
| | | ||
| | | ||
TSQLDBFieldDefs is a TFieldDefs descendent which creates TSQLDBFieldDef descendents when a new field is added to the field set, to provide storage for engine-specific field data.
| 
 | TFieldDef descendant with room to store engine-specific data. |