ObjectSourceBaseTSourceTranslateSource Method |
Translates the source to the final query expression
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected override string TranslateSource(
string sourceExpression
)
Parameters
- sourceExpression
- Type: SystemString
Source expression
Return Value
Type:
StringSee Also