Click or drag to resize
SqlHelperGetValueExpression Method
Gets the value expression from the given expression

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static string GetValueExpression(
	string expression
)

Parameters

expression
Type: SystemString
Expression to wrap

Return Value

Type: String
See Also