QueryValueExpressionAs Method |
Changes the name of the expression parameter to the given name
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public QueryValueExpression As(
string name
)
Parameters
- name
- Type: SystemString
Name for the parameter
Return Value
Type:
QueryValueExpressionSee Also