QueryExpression Constructor (String) |
Constructor with expression
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public QueryExpression(
string expression
)
Parameters
- expression
- Type: SystemString
Expression text
See Also