Child pages
  • RelationItem
Skip to end of metadata
Go to start of metadata



Property Summary
String foreignColumnName
The name of the column from the destination table
that this relation item is based on.
Number operator
The operator that defines the relationship between the primary dataprovider
and the foreign column.
String primaryDataProvider
The name of the column from the source table
that this relation item is based on.



Property Details

foreignColumnName

The name of the column from the destination table
that this relation item is based on.

Returns

 

operator

The operator that defines the relationship between the primary dataprovider
and the foreign column.

Returns

 

primaryDataProvider

The name of the column from the source table
that this relation item is based on.

Returns

 



  • No labels