Joins the given source with another
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceExpression
- Type: System String
Source expression
- condition
- Type: CMS.DataEngine IWhereCondition
Join condition
- joinType (Optional)
- Type: CMS.DataEngine JoinTypeEnum
Type of the join
Return Value
Type: TSourceSee Also