Click or drag to resize
QuerySourceBaseTSourceTranslateSource Method
Translates the source to the final query expression

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual string TranslateSource(
	string sourceExpression
)

Parameters

sourceExpression
Type: SystemString
Source expression

Return Value

Type: String
See Also