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

Refresh page Mar 28, 2024 12:50

Supported Clients
SmartClient WebClient NGClient MobileClient

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

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample

 

operator

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

Returns

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample

 

primaryDataProvider

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

Returns

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample

 

  • No labels