| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Pointer to store engine-specific data for the result field
Source position: sqldb.pp line 130
|  public property TSQLDBFieldDef.SQLDBData : Pointer | 
SQLDBData can be used by the TSQLConnection descendents to store additional data about fields in a result set. It is not used by TSQLQuery itself.
| 
 | Class to handle SQL commands (with or without result set) |