The default value for a field.

Property of

DbfField, PdxField

Description

default indicates the default value of the field represented by the field object. When a rowset switches to Append mode to add a new row, the field objects take on their default values.

For date fields, the special value TODAY indicates today’s date. For timestamp fields, the special value NOW indicates the current date and time.