OMNIA 3 QMLQueryJoin
QueryJoin
Defines the relation between to tables.
Properties
Name | Type | Aggregation Kind | Multiplicity | Length | Description |
---|---|---|---|---|---|
Name | Text | None | 1..1 | None | The name of the entity (unique identifier). |
Table | QueryTable | Composite | 1..1 | None | Table with of the Definition to join with. |
JoinType | QueryJoinType | None | 1..1 | None | Type of join/relation. |
Predicate | QueryJoinPredicate | Composite | 1..1 | None | Relationship condition. |
Operations
Name | Type | Description |
---|---|---|
SetName | Initialize |