MSM-Workstation
Data Types
Go back to the alphabetic list of data types
Go back to the first page of this tutorial
Field
This data type is used for entities that establish a link between
a component of a window and a database.
The format of this data type may be any of the following:
- componentname period fieldname
- componentname period linkname at-sign fieldname
- componentname period linkname1 at-sign linkname2 at-sign fieldname
- componentname period linkname1 at-sign ... at-sign linknamen at-sign fieldname
The part to the left of the period may be entered in mixed case,
but will be converted to upper-case only before any interpretation
takes place.
Any names of fields and links in this context must be defined in
an SQL data dictionary.
Any names of components must be defined in the current window.