| SqlHelperGetValueExpression Method  | 
            Gets the value expression from the given expression
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static string GetValueExpression(
	string expression
)
Parameters
- expression
 - Type: SystemString
Expression to wrap 
Return Value
Type: 
String
See Also