Adds data from the terminal to any EntitySet or relationship with fields, prompting with field names.
AFT [object [«field»]]
| object | The name of an EntitySet or relationship with fields. A role name can be used. |
| field | A target field in object. If omitted, the software prompts for all fields in object in their defined order. |
AFT field is short for ADD object FROM TERMINAL PROMPT.
> aft Ents
EntName EntType AvgSz DirName
:
> aft Customers LastName FirstName TelNum
LastName FirstName TelNum
: