Specifies populating of entity records on output by informations about key cardinality on both sides. It is meaningful only when relevant output endpoint is connected.
|
Name |
Type |
Required |
Description |
|---|---|---|---|
|
Local Count Column |
String |
No |
Name of the integer column storing the number of records in this input with the same key as the current record. For example, a record with unique keys will have a 1 in this column, and a record with a null key will a have 0. |
|
Relation Count Column |
String |
No |
Name of the integer column storing the number of records in the other input with the same key as the current record. |
| iWay Software |