Click or drag to resize
SqlHelperGetJoinType Method
Gets the join expression

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static string GetJoinType(
	JoinTypeEnum joinType
)

Parameters

joinType
Type: CMS.DataEngineJoinTypeEnum
Join type

Return Value

Type: String
See Also