Fielddef associated with this field.
Source position: db.pas line 471
FieldDef references the TFieldDef instance to which this field instance is bound. When a dataset is opened, the TDataset.FieldDefs property is filled with field definitions as returned from the server. After this fields are created, or if they already exist, are bound to these fielddefs.
|
Definitions of available fields in the underlying database. |