Icon AddFieldDef Method

function AddFieldDef: TDBISAMFieldDef

Usage

Call the AddFieldDef method to add an empty TDBISAMFieldDef field definition object to the list of field definitions. You can then use the individual properties of the TDBISAMFieldDef object that is returned to define the properties of the field.
Image