Gets the join expression
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- left
- Type: System String
Left side source
- right
- Type: System String
Right side source
- condition
- Type: System String
Condition
- joinType (Optional)
- Type: CMS.DataEngine JoinTypeEnum
Join type
Return Value
Type: StringSee Also