Free the TFieldDef instance.
Source position: db.pas line 201
public destructor TFieldDef.Destroy; override;
Destroy destroys the TFieldDef instance. It simply calls the inherited destructor.
TFieldDef.Create
Constructor for TFieldDef.