Related Column property

Previous Next

See Also

This is where you link the selected object (usually an object you inserted yourself) to an existing column in the database. The string you enter must be typed in capitals and have the following format:

<TABLE_NAME>.<COLUMN_NAME>

The selected object inherits the domain attributes on which the database column is based, and gets a lookup button.

All related columns referring to the same table are combined into one pseudo-relationship: if one column value is retrieved by using the lookup, the other values are retrieved too.