Add new TFieldDef.
Source position: db.pas line 240
public function TFieldDefs.AddFieldDef: TFieldDef; |
Newly created TFieldDef instance.
AddFieldDef creates a new TFieldDef item and returns the instance.
|
Add a new field definition to the collection. |