613-518-1166 info@zimdatabases.com

ZIM Object Dictionary

Field RelCondition

< All Topics

The conditional expression that defines a relationship. The specific association between objects.

Valid Values

Any conditional expression

Remarks

Objects mentioned in the RelCondition should exist before the relationship is created. Referenced objects that do not exist when a RelCondition is created are interpreted as character strings if SET QUOTING is OFF.

For example,

Employees.DeptNum = Departments.DeptNum

defines a relationship between employees (in entity set Employees) and their departments (in entity set Departments) using a common department number (DeptNum).

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents