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