Description Usage Arguments Value
View source: R/joinCondition.R
joinCondition
1 2 | joinCondition(key = NULL, entityReference = NULL,
relationshipType = NULL, cardinality = NULL, referencedKey = NULL)
|
key |
The set of attributes to which this constraint applies. See |
entityReference |
The id of the parent-entity in a foreign key constraint. See |
relationshipType |
Relationship type: Identifying or non-identifying See |
cardinality |
Cardinality of the relationship between a parent entity and a child entity. See |
referencedKey |
The set of attributes to which a foreign key constraint refers. See |
a joinCondition list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.