Description
Calling the trg.DB.AddField method will add a field to the data object.
Syntax
Function AddField( field_name, field_type, field_definition )
Parameters
field_name - Field Name field_type - Field Type field_definition - SQL expression defining calculated field
Return value
none
See also
Platform Objects and MethodsDB.sortDB.AppendFinish
Platform Objects and Methods
DB.sort
DB.AppendFinish